Stagify and strip library.

This commit is contained in:
Koop Mast 2014-02-19 20:21:58 +00:00
parent 87b8049a5a
commit ba451907ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345143

View file

@ -21,6 +21,6 @@ USES= gmake pathfix pkgconfig
USE_GNOME= glib20 pango
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
NO_STAGE= yes
.include <bsd.port.mk>