mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
0f9f87abd7
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
9 lines
306 B
Plaintext
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)
|