summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-30 23:15:41 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-30 23:15:41 +0000
commitd4dc4faac4c5795b5dac72b8242c40e15c823e05 (patch)
tree0c9344d5040d24a7271861c2baaa058ee4255b9c /databases
parentbnetd development was abandoned 17 months ago for legal reasons. (diff)
RESTRICTED implies NO_PACKAGE
Notes
Notes: svn path=/head/; revision=85978
Diffstat (limited to 'databases')
-rw-r--r--databases/msql/Makefile1
-rw-r--r--databases/msql3/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 73a8599c868b..4ece71bf2146 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -17,7 +17,6 @@ INSTALLS_SHLIB= YES
USE_PERL5= YES
# Not free for commercial use.
-NO_PACKAGE= YES
RESTRICTED= "restrictive copyright (no commercial use)"
MAKE_ENV+= WRKSRC=${WRKSRC}
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 73a8599c868b..4ece71bf2146 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -17,7 +17,6 @@ INSTALLS_SHLIB= YES
USE_PERL5= YES
# Not free for commercial use.
-NO_PACKAGE= YES
RESTRICTED= "restrictive copyright (no commercial use)"
MAKE_ENV+= WRKSRC=${WRKSRC}