aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnu-crypto
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-06 11:02:22 +0800
committeredwin <edwin@FreeBSD.org>2005-12-06 11:02:22 +0800
commit88feecab5350ed6c4e9916d179d8874768d8ec5b (patch)
tree8fed1368b7d77e00dbb9903b96b54495bd8f9f47 /security/gnu-crypto
parentdc9d9b7a7cdb1391c7534fa8c80a5b9a1ca6cf77 (diff)
downloadfreebsd-ports-gnome-88feecab5350ed6c4e9916d179d8874768d8ec5b.tar.gz
freebsd-ports-gnome-88feecab5350ed6c4e9916d179d8874768d8ec5b.tar.zst
freebsd-ports-gnome-88feecab5350ed6c4e9916d179d8874768d8ec5b.zip
Remove install-info from the Makefile.
Diffstat (limited to 'security/gnu-crypto')
-rw-r--r--security/gnu-crypto/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile
index 7333af82a052..0da59e59577a 100644
--- a/security/gnu-crypto/Makefile
+++ b/security/gnu-crypto/Makefile
@@ -61,8 +61,4 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.info \
${PREFIX}/${INFO_PATH}
-post-install:
- @install-info ${PREFIX}/${INFO_PATH}/${PORTNAME}.info \
- ${PREFIX}/${INFO_PATH}/dir
-
.include <bsd.port.mk>