diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-11 02:16:34 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-06-11 02:16:34 +0000 |
commit | 8d03d124de205b3e68f800a5f98e4173c48f9da4 (patch) | |
tree | 253070df627560f7249082e1d06d82de4afd1259 /security/digest/Makefile | |
parent | 0ab15ba065248274437050aaeee998aee508599d (diff) | |
download | ports-8d03d124de205b3e68f800a5f98e4173c48f9da4.tar.gz ports-8d03d124de205b3e68f800a5f98e4173c48f9da4.zip |
Notes
Diffstat (limited to 'security/digest/Makefile')
-rw-r--r-- | security/digest/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile index d0e27783ed01..b66ebd1e94d1 100644 --- a/security/digest/Makefile +++ b/security/digest/Makefile @@ -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 |