aboutsummaryrefslogtreecommitdiff
path: root/security/pidentd
diff options
context:
space:
mode:
Diffstat (limited to 'security/pidentd')
-rw-r--r--security/pidentd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile
index f4feaa3d4ae9..47d77ccdd7e5 100644
--- a/security/pidentd/Makefile
+++ b/security/pidentd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pidentd
-# Date created: 19 Oct 1994
-# Whom: torstenb
-#
+# Created by: torstenb
# $FreeBSD$
-#
PORTNAME= pidentd
PORTVERSION= 3.0.19
@@ -31,6 +27,7 @@ PLIST_FILES= sbin/ibench sbin/identd sbin/idecrypt sbin/ikeygen
CFLAGS+= -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY
LDFLAGS+= -L${OPENSSLLIB} -lcrypto
+NO_STAGE= yes
post-extract:
${CP} ${FILESDIR}/idecrypt.8 ${WRKSRC}/doc/idecrypt.8