diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-29 15:59:40 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-29 15:59:40 +0000 |
commit | 510ebc96058b287dcb03326706a32459f280eca5 (patch) | |
tree | adec99c159f393ebe35c165a5d4267190a773142 /x11-themes | |
parent | c493e70098c73974a7e671a78592edc69fcf550e (diff) | |
download | ports-510ebc96058b287dcb03326706a32459f280eca5.tar.gz ports-510ebc96058b287dcb03326706a32459f280eca5.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes-standard/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes-standard/Makefile b/x11-themes/gnome-themes-standard/Makefile index ad7296b1f57f..c02c0f7560f7 100644 --- a/x11-themes/gnome-themes-standard/Makefile +++ b/x11-themes/gnome-themes-standard/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-themes-standard PORTVERSION= 3.16.2 +PORTREVISION= 1 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -14,7 +15,7 @@ CONFLICTS= gnome-themes-2.[0-9]* PORTSCOUT= limitw:1,even USES= gettext-tools gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gtk30 intlhack librsvg2 +USE_GNOME= gtk20 gtk30 intlhack librsvg2 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |