diff options
Diffstat (limited to 'security/libgnomesu/Makefile')
-rw-r--r-- | security/libgnomesu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libgnomesu/Makefile b/security/libgnomesu/Makefile index be23a2f98650..241973d400cc 100644 --- a/security/libgnomesu/Makefile +++ b/security/libgnomesu/Makefile @@ -4,7 +4,7 @@ PORTNAME= libgnomesu PORTVERSION= 1.0.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= security gnome MASTER_SITES= http://members.chello.nl/~h.lai/libgnomesu/ @@ -18,6 +18,7 @@ CONFIGURE_ARGS+=--disable-install-pam \ --disable-setuid-error CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip SUB_FILES= pkg-message |