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-icons | |
parent | 4ec9c8318ac9ab3583be59ffb4926d2f196871e0 (diff) | |
download | ports-420e4dfce681866d36ab44d18a36e79d128217d8.tar.gz ports-420e4dfce681866d36ab44d18a36e79d128217d8.zip |
Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.
Notes
Notes:
svn path=/head/; revision=147567
Diffstat (limited to 'x11-themes/gnome-icons')
-rw-r--r-- | x11-themes/gnome-icons/bsd.gnome-icons.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/gnome-icons/bsd.gnome-icons.mk b/x11-themes/gnome-icons/bsd.gnome-icons.mk index 4c3a7c48ee6e..11a726c46f2f 100644 --- a/x11-themes/gnome-icons/bsd.gnome-icons.mk +++ b/x11-themes/gnome-icons/bsd.gnome-icons.mk @@ -19,6 +19,9 @@ REASON= Themes may contain artwork not done by the author. \ USE_X_PREFIX= yes PLIST= ${WRKDIR}/plist +WANT_GNOME= yes +INSTALLS_ICONS= yes + pre-install: @${RM} -rf ${PLIST} |