diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-08 10:15:45 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-08 10:15:45 +0000 |
commit | 942169e2b649f6e99ba5b165002e1544f259a272 (patch) | |
tree | d4377ef1de0c65ea60bccfcafac65da075f55403 /databases/db45 | |
parent | 24aaf89f41862b60cdb39cbc52ce37d157e8b476 (diff) | |
download | ports-942169e2b649f6e99ba5b165002e1544f259a272.tar.gz ports-942169e2b649f6e99ba5b165002e1544f259a272.zip |
Notes
Diffstat (limited to 'databases/db45')
-rw-r--r-- | databases/db45/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile index b87c20088cac..c4542966661d 100644 --- a/databases/db45/Makefile +++ b/databases/db45/Makefile @@ -36,7 +36,6 @@ COMMENT= The Berkeley DB package, revision 4.4 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -RANDOMIZE_MASTER_SITES= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure |