1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/www/plugger/files/patch-aa

20 lines
360 B
Plaintext
Raw Normal View History

--- Makefile~ Wed Nov 10 02:09:52 1999
+++ Makefile Sun May 21 23:52:36 2000
@@ -1,12 +1,12 @@
# Where is your Plugin Source Development Kit from Netscape?
-SDK=/home/hubbe/src/PluginSDK30b5
+SDK=../PluginSDK30b5
# Where is your Xwindows located?
-X11=/usr/X11/
+X11=${X11BASE}
# Choose compiler
-CC=gcc
-LD=gcc
+#CC=gcc
+#LD=gcc
BINFORMAT=bin
any: