Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2014 02:16:34 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357406 - head/security/digest
Message-ID:  <201406110216.s5B2GYl3061696@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406110216.s5B2GYl3061696>