aboutsummaryrefslogtreecommitdiff
path: root/misc/compat4x
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-04-11 04:08:42 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-04-11 04:08:42 +0000
commit6f5a8a9d43c77ef82dc571f9180abc9b793e7497 (patch)
treed02cd6c8385c7acd83abb35f00c117349f9bb546 /misc/compat4x
parent2ff25b73b3d12108961ca060c86adaf4a77f17d2 (diff)
downloadports-6f5a8a9d43c77ef82dc571f9180abc9b793e7497.tar.gz
ports-6f5a8a9d43c77ef82dc571f9180abc9b793e7497.zip
Notes
Diffstat (limited to 'misc/compat4x')
-rw-r--r--misc/compat4x/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile
index 43b57a30e83c..3faef167cb4b 100644
--- a/misc/compat4x/Makefile
+++ b/misc/compat4x/Makefile
@@ -98,9 +98,6 @@ do-install:
${LN} -sf ${lib}.compat4x ${STAGEDIR}${TARGET_DIR}/${lib}
.endfor
-post-install:
- @${CAT} ${PKGMESSAGE}
-
pre-clean:
@[ -w ${WRKDIR}/var ] && chflags -R noschg ${WRKDIR}/var || ${TRUE}