diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 10:37:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 10:37:44 +0800 |
commit | 6e54886a7e07f10a211576729672f36663ceb184 (patch) | |
tree | 23389ee242fea833d123796bea286f6a8e14c886 /x11-themes/gnome-icons-stylish | |
parent | 12ec799b71f19ef691da5324520e7d484033b306 (diff) | |
download | freebsd-ports-gnome-6e54886a7e07f10a211576729672f36663ceb184.tar.gz freebsd-ports-gnome-6e54886a7e07f10a211576729672f36663ceb184.tar.zst freebsd-ports-gnome-6e54886a7e07f10a211576729672f36663ceb184.zip |
NO_PACKAGE and NO_CDROM are superfluous here
Diffstat (limited to 'x11-themes/gnome-icons-stylish')
-rw-r--r-- | x11-themes/gnome-icons-stylish/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-themes/gnome-icons-stylish/Makefile b/x11-themes/gnome-icons-stylish/Makefile index 33e19d4ae5ac..8fa24228e6f9 100644 --- a/x11-themes/gnome-icons-stylish/Makefile +++ b/x11-themes/gnome-icons-stylish/Makefile @@ -20,8 +20,6 @@ DISTNAME= ICON-Stylish MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Stylish Icons for Gnome -NO_PACKAGE= ${REASON} -NO_CDROM= ${REASON} RESTRICTED= ${REASON} WRKSRC= "${WRKDIR}/${PORTNAME}" |