attempt to fix build on sparc64 of ports/mail/wmymail

Bruce M Simpson bms at spc.org
Fri Jan 14 14:14:33 UTC 2005


? work
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/wmymail/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile	12 Jan 2005 15:53:47 -0000	1.4
+++ Makefile	14 Jan 2005 14:14:04 -0000
@@ -19,7 +19,7 @@ RUN_DEPENDS=	fetchmail:${PORTSDIR}/mail/
 
 USE_X_PREFIX=	yes
 
-NOMAN=
+NOMAN=		defined
 PLIST_FILES=	bin/wmymail
 
 .include <bsd.port.mk>
Index: files/patch-Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/wmymail/files/patch-Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 patch-Makefile
--- files/patch-Makefile	26 Jun 2003 15:53:21 -0000	1.1
+++ files/patch-Makefile	14 Jan 2005 14:14:04 -0000
@@ -22,7 +22,7 @@
 +LDADD+= -L${X11BASE}/lib
  
 -default all target: wmymail
-+NOMAN=
++NOMAN=	defined
 +
 +XPMS= xpm/main.xpm xpm/mbox_1.xpm xpm/mbox_2.xpm xpm/mbox_3.xpm \
 +  xpm/numbers.xpm xpm/unumbers.xpm



More information about the freebsd-ports-bugs mailing list