svn commit: r343425 - head/mail/qmailadmin

Bryan Drewery bdrewery at FreeBSD.org
Sun Feb 9 03:29:08 UTC 2014


Author: bdrewery
Date: Sun Feb  9 03:29:07 2014
New Revision: 343425
URL: http://svnweb.freebsd.org/changeset/ports/343425
QAT: https://qat.redports.org/buildarchive/r343425/

Log:
  - Support STAGEDIR

Modified:
  head/mail/qmailadmin/Makefile

Modified: head/mail/qmailadmin/Makefile
==============================================================================
--- head/mail/qmailadmin/Makefile	Sun Feb  9 03:25:02 2014	(r343424)
+++ head/mail/qmailadmin/Makefile	Sun Feb  9 03:29:07 2014	(r343425)
@@ -22,7 +22,6 @@ RUN_DEPENDS=	\
 	autorespond:${PORTSDIR}/mail/autorespond \
 	${VPOPMAIL_DIR}/lib/libvpopmail.a:${PORTSDIR}/mail/vpopmail
 
-NO_STAGE=	yes
 USES=		qmail:vars gmake
 
 PATCH_SITES+=	http://qmail.jms1.net/vpopmail/:onchange \


More information about the svn-ports-all mailing list