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/db41 | |
parent | 24aaf89f41862b60cdb39cbc52ce37d157e8b476 (diff) | |
download | ports-942169e2b649f6e99ba5b165002e1544f259a272.tar.gz ports-942169e2b649f6e99ba5b165002e1544f259a272.zip |
Notes
Diffstat (limited to 'databases/db41')
-rw-r--r-- | databases/db41/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/db41/Makefile b/databases/db41/Makefile index 4393763d90ed..d1ac0e42d41b 100644 --- a/databases/db41/Makefile +++ b/databases/db41/Makefile @@ -25,8 +25,6 @@ COMMENT= The Berkeley DB package, revision 4.1 WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -RANDOMIZE_MASTER_SITES= yes - GNU_CONFIGURE= yes CONFIGURE_SCRIPT= ../dist/configure CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |