diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-26 00:38:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-26 00:38:24 +0000 |
commit | 955e19fd3f66f38fe628c38dacaf84ea785221e5 (patch) | |
tree | 59cbd44ad9c8f7fdad4610bfd1a1db8baa3c442d /x11-themes/gnome-themes | |
parent | 542179079f7e036e61ae440c5258c169dd51d84e (diff) |
Notes
Diffstat (limited to 'x11-themes/gnome-themes')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 1 |
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> |