aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libmill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libmill/Makefile')
-rw-r--r--devel/libmill/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libmill/Makefile b/devel/libmill/Makefile
index 177393b65ae0..4630b06344d4 100644
--- a/devel/libmill/Makefile
+++ b/devel/libmill/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libmill
-PORTVERSION= 1.1
+PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= http://libmill.org/
@@ -12,6 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool pathfix
+INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes
USE_LDCONFIG= yes