summaryrefslogtreecommitdiff
path: root/databases/movine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/movine/Makefile')
-rw-r--r--databases/movine/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/movine/Makefile b/databases/movine/Makefile
index 3dca5331d046..11688c027f39 100644
--- a/databases/movine/Makefile
+++ b/databases/movine/Makefile
@@ -1,7 +1,7 @@
PORTNAME= movine
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0
-PORTREVISION= 14
+PORTREVISION= 16
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
@@ -184,7 +184,4 @@ PLIST_FILES= bin/${PORTNAME}
BROKEN= Fails to detect OpenSSL 3 and later
.endif
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-
.include <bsd.port.mk>