diff options
-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> |