ports/net/xisp/files/patch-Makefile
Edwin Groothuis 1c8dffbd8b Maintainer update:
Upgrade to version 2.7
	Fix build with xforms

PR:		ports/42650
Submitted by:	tm@onepost.net (Takeshi Morishima)
2003-02-03 13:12:07 +00:00

13 lines
399 B
Text

--- Makefile.orig Mon Feb 3 04:59:04 2003
+++ Makefile Mon Feb 3 04:59:28 2003
@@ -13,8 +13,8 @@
#=====================================================================
#
CC = gcc
-PREFIX = /usr/local
-X11PREFIX = /usr/X11R6
+PREFIX = ${LOCALBASE}
+X11PREFIX = ${X11BASE}
INCX11 = $(X11PREFIX)/include
LIBX11 = $(X11PREFIX)/lib
INCFORMS = $(X11PREFIX)/include/X11