diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-08 12:49:51 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-11-08 12:49:51 +0000 |
commit | 420e4dfce681866d36ab44d18a36e79d128217d8 (patch) | |
tree | dbed3f00cd29d2fc594636da673c58c3d6789cd5 /x11-themes/gnome-themes-extras | |
parent | 4ec9c8318ac9ab3583be59ffb4926d2f196871e0 (diff) |
Notes
Diffstat (limited to 'x11-themes/gnome-themes-extras')
-rw-r--r-- | x11-themes/gnome-themes-extras/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index bffe9c7d0a88..3d17063cb182 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-themes-extras PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 @@ -25,6 +25,7 @@ USE_REINPLACE= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_GNOME= gnomehack libgnomeui intlhack +INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |