diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-03-14 20:47:51 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-03-14 20:47:51 +0000 |
commit | ed7bd4554346c2effc196b6ea128215b987a1290 (patch) | |
tree | 49c1477e5a6e66205f62f9dadbafaa5885781855 /www/webobjects | |
parent | f4abcd34b884750c3143a67f03560fc4cb6011b7 (diff) | |
download | ports-ed7bd4554346c2effc196b6ea128215b987a1290.tar.gz ports-ed7bd4554346c2effc196b6ea128215b987a1290.zip |
Notes
Diffstat (limited to 'www/webobjects')
-rw-r--r-- | www/webobjects/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/webobjects/Makefile b/www/webobjects/Makefile index 08f07f4711b0..dbeecff25006 100644 --- a/www/webobjects/Makefile +++ b/www/webobjects/Makefile @@ -106,7 +106,4 @@ post-install: @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CAT} ${PKGMESSAGE} -post-deinstall: - @PKG_PREFIX=${PREFIX} ${SH} ${PKGDEINSTALL} ${PKGNAME} POST-DEINSTALL - .include <bsd.port.post.mk> |