diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-03-27 18:05:53 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-03-27 18:05:53 +0000 |
commit | a3c8dd4a53f1e33762f334ec282c2e15563c7725 (patch) | |
tree | 412307293270a6e26cccfee5206801220e142ee1 /databases/couchdb | |
parent | 25bafe61cf35e066af48ee56fd6cb0e55033c901 (diff) | |
download | ports-a3c8dd4a53f1e33762f334ec282c2e15563c7725.tar.gz ports-a3c8dd4a53f1e33762f334ec282c2e15563c7725.zip |
Notes
Diffstat (limited to 'databases/couchdb')
-rw-r--r-- | databases/couchdb/Makefile | 3 |
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> |