mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
fix X manpage error.
PR: 23439 non-responce from: maintainer
This commit is contained in:
parent
4d706f050e
commit
be4912d2eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36956
@ -18,7 +18,6 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
USE_IMAKE= yes
|
||||
USE_XPM= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
post-patch:
|
||||
.for file in system.wmmount.eg system.wmmount.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- Imakefile.orig Fri Jun 18 04:41:41 1999
|
||||
+++ Imakefile Tue Jun 27 22:55:53 2000
|
||||
@@ -1,7 +1,9 @@
|
||||
--- Imakefile.orig Fri Jun 18 04:41:41 1999
|
||||
+++ Imakefile Wed Nov 1 09:04:52 2000
|
||||
@@ -1,9 +1,11 @@
|
||||
DEPLIBS = $(DEPXLIB)
|
||||
XPMLIB = -lXpm
|
||||
|
||||
@ -11,3 +11,6 @@
|
||||
|
||||
SRCS = dockapp.c wmmount.c
|
||||
OBJS = dockapp.o wmmount.o
|
||||
|
||||
-ComplexProgramTarget(wmmount)
|
||||
+ComplexProgramTargetNoMan(wmmount)
|
||||
|
Loading…
Reference in New Issue
Block a user