1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/plugger/files/patch-aa
Steve Price 809da0a360 Update to version 3.2.
PR:		18722
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2000-05-29 03:29:36 +00:00

20 lines
360 B
Plaintext

--- 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: