aboutsummaryrefslogtreecommitdiffstats
path: root/mail/jamlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/jamlib/Makefile')
-rw-r--r--mail/jamlib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/jamlib/Makefile b/mail/jamlib/Makefile
index c90f665324b2..796bb55c485c 100644
--- a/mail/jamlib/Makefile
+++ b/mail/jamlib/Makefile
@@ -3,16 +3,17 @@
PORTNAME= jamlib
PORTVERSION= 1.4.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A JAM subroutine library
-USE_AUTOTOOLS= libtool
+USES= libtool
GNU_CONFIGURE= yes
NO_INSTALL_MANPAGES= yes
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
.include <bsd.port.mk>