aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-themes
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-26 08:38:24 +0800
committerbapt <bapt@FreeBSD.org>2014-04-26 08:38:24 +0800
commit0602c9e44dbab6bc5e9f0102231944a669cb40c4 (patch)
tree59cbd44ad9c8f7fdad4610bfd1a1db8baa3c442d /x11-themes/gnome-themes
parentf0823085d2f0474e69551ee28aa3ac7e9424fd7a (diff)
downloadfreebsd-ports-gnome-0602c9e44dbab6bc5e9f0102231944a669cb40c4.tar.gz
freebsd-ports-gnome-0602c9e44dbab6bc5e9f0102231944a669cb40c4.tar.zst
freebsd-ports-gnome-0602c9e44dbab6bc5e9f0102231944a669cb40c4.zip
No need to try to strip when there is no binaries
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r--x11-themes/gnome-themes/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile
index 892bfc198f33..a46fee944be3 100644
--- a/x11-themes/gnome-themes/Makefile
+++ b/x11-themes/gnome-themes/Makefile
@@ -24,6 +24,5 @@ USE_GNOME= gnomeprefix intlhack metacity gtk20
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
.include <bsd.port.mk>