aboutsummaryrefslogtreecommitdiffstats
path: root/databases/couchdb
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-03-28 02:05:53 +0800
committerJason Helfman <jgh@FreeBSD.org>2012-03-28 02:05:53 +0800
commita3c8dd4a53f1e33762f334ec282c2e15563c7725 (patch)
tree412307293270a6e26cccfee5206801220e142ee1 /databases/couchdb
parent25bafe61cf35e066af48ee56fd6cb0e55033c901 (diff)
downloadfreebsd-ports-gnome-a3c8dd4a53f1e33762f334ec282c2e15563c7725.tar.gz
freebsd-ports-gnome-a3c8dd4a53f1e33762f334ec282c2e15563c7725.tar.zst
freebsd-ports-gnome-a3c8dd4a53f1e33762f334ec282c2e15563c7725.zip
- remove invalid post-deinstall target
PR: ports/166059 Submitted by: jgh Approved by: maintainer timeout ( 15 days ) Feature safe: yes
Diffstat (limited to 'databases/couchdb')
-rw-r--r--databases/couchdb/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile
index 7d03aeb9b5d0..3fc217338ae1 100644
--- a/databases/couchdb/Makefile
+++ b/databases/couchdb/Makefile
@@ -69,7 +69,4 @@ post-install:
.endif
@${CAT} ${PKGMESSAGE}
-post-deinstall:
- @PKG_PREFIX=${PREFIX} ${SH} ${PKGDEINSTALL} ${PKGNAME} POST-DEINSTALL
-
.include <bsd.port.mk>