freebsd-ports/www/wmnetselect/files/patch-aa
FUJISHIMA Satsuki 0d20693434 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR:		   23695
Submitted by:	   myself
Non-responce from: maintainer
2000-12-30 19:10:43 +00:00

8 lines
220 B
Text

--- Imakefile.orig Sat Apr 17 23:10:44 1999
+++ Imakefile Wed Nov 1 09:06:49 2000
@@ -9,4 +9,4 @@
SRCS = wmnetselect.c
OBJS = wmnetselect.o
-ComplexProgramTarget(wmnetselect)
+ComplexProgramTargetNoMan(wmnetselect)