[Midnightbsd-cvs] mports [16632] trunk/mail/wpop3d/Makefile: fix gzipping

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 26 21:58:26 EDT 2014


Revision: 16632
          http://svnweb.midnightbsd.org/mports/?rev=16632
Author:   laffer1
Date:     2014-08-26 21:58:24 -0400 (Tue, 26 Aug 2014)
Log Message:
-----------
fix gzipping

Modified Paths:
--------------
    trunk/mail/wpop3d/Makefile

Modified: trunk/mail/wpop3d/Makefile
===================================================================
--- trunk/mail/wpop3d/Makefile	2014-08-27 01:56:47 UTC (rev 16631)
+++ trunk/mail/wpop3d/Makefile	2014-08-27 01:58:24 UTC (rev 16632)
@@ -16,8 +16,8 @@
 LICENSE=	bsd2
 
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=-build=${MACHINE_ARCH}-portbld-freebsd6.0
+CONFIGURE_TARGET=-build=${MACHINE_ARCH}-portbld-freebsd9.0
 
-PLIST_FILES=	sbin/wpop3d man/man1/wpop3d.1
+PLIST_FILES=	sbin/wpop3d man/man1/wpop3d.1.gz
 
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list