Date: Sat, 26 Apr 2014 00:38:25 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352201 - head/x11-themes/gnome-themes Message-ID: <201404260038.s3Q0cPDA032747@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404260038.s3Q0cPDA032747>