diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 09:33:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 09:33:04 +0800 |
commit | 119a7f167086872790244e0086bbe12e07fa2daa (patch) | |
tree | f96d557117ddd8a08cd480b249e1653ab988ecc7 /japanese | |
parent | fa1f131ca47998240f36863e254cbfb60d98d2fb (diff) | |
download | freebsd-ports-gnome-119a7f167086872790244e0086bbe12e07fa2daa.tar.gz freebsd-ports-gnome-119a7f167086872790244e0086bbe12e07fa2daa.tar.zst freebsd-ports-gnome-119a7f167086872790244e0086bbe12e07fa2daa.zip |
NO_PACKAGE and NO_CDROM are superfluous here
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/epson-ttfonts/Makefile | 2 | ||||
-rw-r--r-- | japanese/vje30/Makefile | 2 | ||||
-rw-r--r-- | japanese/xgate/Makefile | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/japanese/epson-ttfonts/Makefile b/japanese/epson-ttfonts/Makefile index 89ad2f9d459f..d71b560ffe8f 100644 --- a/japanese/epson-ttfonts/Makefile +++ b/japanese/epson-ttfonts/Makefile @@ -17,8 +17,6 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= EPSON TrueTypeFontVer.3.0 RESTRICTED= "Redistribution not permitted; only usable with EPSON printer." -NO_CDROM= Redistribution not permitted in any form -NO_PACKAGE= Redistribution not permitted in any form EPSONFONTS= ttf30 USE_X_PREFIX= yes diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index 2d6cb55b35ed..2652dce8ec11 100644 --- a/japanese/vje30/Makefile +++ b/japanese/vje30/Makefile @@ -26,8 +26,6 @@ LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x #RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc RESTRICTED= "You must purchase a licensed copy from VACS Corporation." -NO_CDROM= "You must purchase a licensed copy from VACS Corporation." -NO_PACKAGE= "You must purchase a licensed copy from VACS Corporation." ONLY_FOR_ARCHS= i386 diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile index a46a80064159..05d847c6b6ec 100644 --- a/japanese/xgate/Makefile +++ b/japanese/xgate/Makefile @@ -38,8 +38,6 @@ PORTDOCS= AdminGuide_V3.5.pdf \ xGate32to35migration.pdf RESTRICTED= "Commercial license" -NO_CDROM= ${RESTRICTED} -NO_PACKAGE= ${RESTRICTED} .include <bsd.port.pre.mk> |