diff options
author | kris <kris@FreeBSD.org> | 2006-09-04 01:34:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-04 01:34:12 +0800 |
commit | fcefa1a58e4fe92c8814e797b578467fceecb56a (patch) | |
tree | aa2d6d65e98979e52ac3b62773ee14dfd3b53a4c /lang/ifc/Makefile | |
parent | bf53d51e82fa883dd0036a6866c6ede469058ded (diff) | |
download | freebsd-ports-gnome-fcefa1a58e4fe92c8814e797b578467fceecb56a.tar.gz freebsd-ports-gnome-fcefa1a58e4fe92c8814e797b578467fceecb56a.tar.zst freebsd-ports-gnome-fcefa1a58e4fe92c8814e797b578467fceecb56a.zip |
NO_PACKAGE and NO_CDROM are superfluous here
Diffstat (limited to 'lang/ifc/Makefile')
-rw-r--r-- | lang/ifc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index b509c562dd65..8a2ffb6b72b4 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -24,8 +24,6 @@ PATCH_DEPENDS= ${LINUX_BASE_PORT} EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio RESTRICTED= "Intel forbids any redistribution" -NO_PACKAGE= "${RESTRICTED}" -NO_CDROM= "${RESTRICTED}" ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools* |