mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
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
|
||
|
|