mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
2e7d0bd39f
PR: 11143 Submitted by: Chris Piazza cpiazza@home.net
12 lines
231 B
Plaintext
12 lines
231 B
Plaintext
--- Makefile.orig Wed Apr 14 18:50:44 1999
|
|
+++ Makefile Wed Apr 14 18:50:51 1999
|
|
@@ -5,7 +5,7 @@
|
|
|
|
CXXFILES = main.C Frame.C Rotated.C Menu.C FrameWindow.C Desktop.C Hotkeys.C
|
|
|
|
-LIBS = -lfltk
|
|
+LIBS = -lfltk -lGL
|
|
|
|
MANPAGE = 1
|
|
|