svn commit: r357406 - head/security/digest

Vanilla I. Shu vanilla at FreeBSD.org
Wed Jun 11 02:16:34 UTC 2014


Author: vanilla
Date: Wed Jun 11 02:16:34 2014
New Revision: 357406
URL: http://svnweb.freebsd.org/changeset/ports/357406
QAT: https://qat.redports.org/buildarchive/r357406/

Log:
  Stagify.

Modified:
  head/security/digest/Makefile

Modified: head/security/digest/Makefile
==============================================================================
--- head/security/digest/Makefile	Wed Jun 11 01:40:09 2014	(r357405)
+++ head/security/digest/Makefile	Wed Jun 11 02:16:34 2014	(r357406)
@@ -15,11 +15,8 @@ CONFLICTS?=	emboss-[0-9]* qmail-ldap2-*
 
 GNU_CONFIGURE=	yes
 
-MAN1?=		${PORTNAME}.1
+PLIST_FILES?=	bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
 
-PLIST_FILES?=	bin/${PORTNAME}
-
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 test: build


More information about the svn-ports-head mailing list