summaryrefslogtreecommitdiff
path: root/databases/gobang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gobang/Makefile')
-rw-r--r--databases/gobang/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/gobang/Makefile b/databases/gobang/Makefile
index ae33c1466a1c..a4d312498959 100644
--- a/databases/gobang/Makefile
+++ b/databases/gobang/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gobang
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0-alpha.5
-PORTREVISION= 15
+PORTREVISION= 17
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
@@ -209,7 +209,4 @@ CARGO_CRATES= ahash-0.7.4 \
PLIST_FILES= bin/${PORTNAME}
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-
.include <bsd.port.mk>