diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-11 23:29:01 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-11 23:29:01 +0800 |
commit | 6db043d8e171742da463bfd523e91d823f5eb395 (patch) | |
tree | 65d37cf169f139eba653713035353f482e39f4c3 /x11-themes | |
parent | fa7bf0c22277b6d5ab53dab86835b747b71b117f (diff) | |
download | freebsd-ports-gnome-6db043d8e171742da463bfd523e91d823f5eb395.tar.gz freebsd-ports-gnome-6db043d8e171742da463bfd523e91d823f5eb395.tar.zst freebsd-ports-gnome-6db043d8e171742da463bfd523e91d823f5eb395.zip |
USE_SIZE was obsoleted in rev. 1.484 of bsd.port.mk more than
2 years ago. Clean out the last traces of it.
With hat: portmgr
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icons/bsd.gnome-icons.mk | 1 | ||||
-rw-r--r-- | x11-themes/metacity-themes/Makefile.metacity | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons/bsd.gnome-icons.mk b/x11-themes/gnome-icons/bsd.gnome-icons.mk index 11a726c46f2f..bb070a491b44 100644 --- a/x11-themes/gnome-icons/bsd.gnome-icons.mk +++ b/x11-themes/gnome-icons/bsd.gnome-icons.mk @@ -11,7 +11,6 @@ PKGNAMEPREFIX= gnome-icons- NO_BUILD= yes -USE_SIZE= yes REASON= Themes may contain artwork not done by the author. \ Keep FreeBSD safe if theme author violated copyrights. diff --git a/x11-themes/metacity-themes/Makefile.metacity b/x11-themes/metacity-themes/Makefile.metacity index 7baefdec1a0d..44efd93b7956 100644 --- a/x11-themes/metacity-themes/Makefile.metacity +++ b/x11-themes/metacity-themes/Makefile.metacity @@ -4,7 +4,6 @@ MASTER_SITE_SUBDIR?= teams/art.gnome.org/themes/metacity DIST_SUBDIR= gnome2 NO_BUILD= yes -USE_SIZE= yes REASON= Themes may contain artwork not done by the author. \ Keep FreeBSD safe if the theme author violated copyrights. |