diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-08-12 00:07:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-08-12 00:07:16 +0000 |
commit | 073a5e5061f47907bd13864822b8c1e330d9cd16 (patch) | |
tree | 3133677fa0d41f2b5109721bd996255afba0323f /x11-themes | |
parent | 2fd80ba36927ca97964594ea33da4b9c42bef673 (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icons/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/gnome-icons/pkg-plist | 1 |
2 files changed, 1 insertions, 7 deletions
diff --git a/x11-themes/gnome-icons/Makefile b/x11-themes/gnome-icons/Makefile index b3e5c1beaf74..4c3f10d5e6c0 100644 --- a/x11-themes/gnome-icons/Makefile +++ b/x11-themes/gnome-icons/Makefile @@ -9,9 +9,6 @@ PORTNAME= gnome-icons PORTVERSION= 20060914 PORTREVISION= 4 CATEGORIES= x11-themes gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Meta-port for Gnome iconsets @@ -30,8 +27,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/AquaFusion/index.theme:${PORTSDIR}/x11-the ${LOCALBASE}/share/icons/ximian-south/index.theme:${PORTSDIR}/x11-themes/gnome-icons-ximian-south \ ${LOCALBASE}/share/icons/Lila/index.theme:${PORTSDIR}/x11-themes/gnome-icons-lila -NO_BUILD= yes - -do-install: # empty +USES= metaport .include <bsd.port.mk> diff --git a/x11-themes/gnome-icons/pkg-plist b/x11-themes/gnome-icons/pkg-plist deleted file mode 100644 index 549a621fec0c..000000000000 --- a/x11-themes/gnome-icons/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |