summaryrefslogtreecommitdiff
path: root/net/libarms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libarms/Makefile')
-rw-r--r--net/libarms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libarms/Makefile b/net/libarms/Makefile
index 0d6171591cd4..51b409c10494 100644
--- a/net/libarms/Makefile
+++ b/net/libarms/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libarms
-PORTVERSION= 6.33
+PORTVERSION= 6.50
CATEGORIES= net devel
MASTER_SITES= https://dev.smf.jp/dl/
@@ -15,6 +15,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2
USES= gmake libtool localbase ssl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
post-patch:
# NetBSD's SIMPLEQ_* macros are called STAILQ_* on FreeBSD