diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-11-08 20:49:51 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-11-08 20:49:51 +0800 |
commit | dd5d6676f83d7c76c7429a9a1c4a10d414675e38 (patch) | |
tree | 6e150a6ac58f6e4156a69bf8030dd55fa9ee0453 /x11-themes/gnome-icons | |
parent | 99d980b4e1fdaf2462ae2021940d644d0edae11b (diff) | |
download | freebsd-ports-gnome-dd5d6676f83d7c76c7429a9a1c4a10d414675e38.tar.gz freebsd-ports-gnome-dd5d6676f83d7c76c7429a9a1c4a10d414675e38.tar.zst freebsd-ports-gnome-dd5d6676f83d7c76c7429a9a1c4a10d414675e38.zip |
Add INSTALLS_ICONS to the GNOME icon theme ports, and bump port revisions.
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} |