svn commit: r352201 - head/x11-themes/gnome-themes

Baptiste Daroussin bapt at FreeBSD.org
Sat Apr 26 00:38:25 UTC 2014


Author: bapt
Date: Sat Apr 26 00:38:24 2014
New Revision: 352201
URL: http://svnweb.freebsd.org/changeset/ports/352201
QAT: https://qat.redports.org/buildarchive/r352201/

Log:
  No need to try to strip when there is no binaries

Modified:
  head/x11-themes/gnome-themes/Makefile

Modified: head/x11-themes/gnome-themes/Makefile
==============================================================================
--- head/x11-themes/gnome-themes/Makefile	Sat Apr 26 00:37:27 2014	(r352200)
+++ head/x11-themes/gnome-themes/Makefile	Sat Apr 26 00:38:24 2014	(r352201)
@@ -24,6 +24,5 @@ USE_GNOME=	gnomeprefix intlhack metacity
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list