aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-02-19 20:21:58 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-02-19 20:21:58 +0000
commitba451907ecc541af6f19a9dd12c0efc4122b9bfb (patch)
treeac6878658d47b5af6f4b548eac349a175ea29b16 /x11-toolkits
parent87b8049a5ae4c5ed0a9f1c96adb9045fcfa1096f (diff)
downloadports-ba451907ecc541af6f19a9dd12c0efc4122b9bfb.tar.gz
ports-ba451907ecc541af6f19a9dd12c0efc4122b9bfb.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/pangox-compat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pangox-compat/Makefile b/x11-toolkits/pangox-compat/Makefile
index 77b25973f0ad..e021cf09ea36 100644
--- a/x11-toolkits/pangox-compat/Makefile
+++ b/x11-toolkits/pangox-compat/Makefile
@@ -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>