Strip library

This commit is contained in:
Emanuel Haupt 2016-08-08 14:32:38 +00:00
parent eb2d7a4fe2
commit 19fb1aa67e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419853

View File

@ -3,7 +3,7 @@
PORTNAME= pidgin-bs
PORTVERSION= 1.3.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= net-im
MASTER_SITES= SF/${PORTNAME}/bot-sentry/${PORTVERSION}
DISTNAME= bot-sentry-${PORTVERSION}
@ -21,4 +21,6 @@ USES= gettext gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool
USE_LDCONFIG= ${PREFIX}/lib/pidgin
INSTALL_TARGET= install-strip
.include <bsd.port.mk>