1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/lincity/files/patch-ad
Ade Lovett 0f9f87abd7 Support CXX/CXXFLAGS/X11BASE/MAKE properly
Supoort install macros
Change location of data files from lib/ to share/
Remove redundant MANCOMPRESSED line
Fix 'X manpages' error
Add WWW: line into pkg/DESCR

PR:			21281
Submitted by:		Ports Fury
2000-09-16 17:54:43 +00:00

9 lines
306 B
Plaintext

--- Imakefile.orig Sun Feb 14 07:55:02 1999
+++ Imakefile Tue Sep 12 02:35:21 2000
@@ -15,4 +15,4 @@
OBJS = xmain.o xmouse.o xscreen.o xmps.o xtypeinit.o\
xengine.o xtransport.o xmarket.o xhelp.o lcx11.o
-ComplexProgramTarget(xlincity)
+ComplexProgramTargetNoMan(xlincity)