summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-01-22 14:44:09 +0000
committerkevlo <kevlo@FreeBSD.org>2001-01-22 14:44:09 +0000
commit2e9700ea711c1f96bf1a8fa122f72118d93235be (patch)
tree66ca316fadcd6b3dd876ad0fee2fb858761d996d
parentef443e13466da68efac00687f8ab34fdf9ee1696 (diff)
downloadFreeBSD-ports-2e9700ea711c1f96bf1a8fa122f72118d93235be.zip
FreeBSD-ports-2e9700ea711c1f96bf1a8fa122f72118d93235be.tar.gz
Removed verbose line in Makefile.
PR: 24500 Submitted by: MAINTAINER
-rw-r--r--security/pgpdump/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
index 1b4a3a8..dfd72f5 100644
--- a/security/pgpdump/Makefile
+++ b/security/pgpdump/Makefile
@@ -9,11 +9,10 @@ PORTNAME= pgpdump
PORTVERSION= 0.04
CATEGORIES= security
MASTER_SITES= ftp://pgp.iijlab.net/pub/tools/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= kaoru@kaisei.org
-HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin
OpenPOWER on IntegriCloud