diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 17:34:12 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 17:34:12 +0000 |
commit | fcefa1a58e4fe92c8814e797b578467fceecb56a (patch) | |
tree | aa2d6d65e98979e52ac3b62773ee14dfd3b53a4c /science | |
parent | bf53d51e82fa883dd0036a6866c6ede469058ded (diff) | |
download | FreeBSD-ports-fcefa1a58e4fe92c8814e797b578467fceecb56a.zip FreeBSD-ports-fcefa1a58e4fe92c8814e797b578467fceecb56a.tar.gz |
NO_PACKAGE and NO_CDROM are superfluous here
Diffstat (limited to 'science')
-rw-r--r-- | science/vmd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile index c7043ce..74d00c6 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -30,8 +30,6 @@ USE_GMAKE= yes USE_GL= yes USE_PYTHON= yes -NO_PACKAGE= "License has restrictions" -NO_CDROM= "License has restrictions" RESTRICTED= "License has restrictions" VMD_DIST= ${PORTNAME}-${PORTVERSION}.src.tar.gz |