aboutsummaryrefslogtreecommitdiff
path: root/devel/cutils
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 23:35:14 +0000
commit3d887eb3f6d773d0aa156da960d68930a9f413f9 (patch)
tree3b3be302417857170ea93072b4b17b2fd88bcea9 /devel/cutils
parent55f731543f91a6167f19efa49e56d843cd31e303 (diff)
downloadports-3d887eb3f6d773d0aa156da960d68930a9f413f9.tar.gz
ports-3d887eb3f6d773d0aa156da960d68930a9f413f9.zip
Notes
Diffstat (limited to 'devel/cutils')
-rw-r--r--devel/cutils/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/cutils/Makefile b/devel/cutils/Makefile
index aea686337460..d0cd9f6c4770 100644
--- a/devel/cutils/Makefile
+++ b/devel/cutils/Makefile
@@ -21,7 +21,4 @@ INFO= cutils
PLIST_FILES= bin/cdecl bin/chilight bin/cobfusc bin/cundecl bin/cunloop \
bin/yyextract bin/yyref
-post-install:
- install-info ${PREFIX}/info/${PORTNAME}.info ${PREFIX}/info/dir
-
.include <bsd.port.mk>