diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 15:41:28 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 15:41:28 +0000 |
commit | 3033136e9537b142a90a85d95591e9356ba7d437 (patch) | |
tree | 5ccee7b18d2f819c002f126c7ffd7b5cabbcfd6e /databases | |
parent | b3a6808b724210c6840ec907c35af00fba458b26 (diff) | |
download | ports-3033136e9537b142a90a85d95591e9356ba7d437.tar.gz ports-3033136e9537b142a90a85d95591e9356ba7d437.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/db41-nocrypto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/db41-nocrypto/Makefile b/databases/db41-nocrypto/Makefile index 0bac28b2e401..9b343662213c 100644 --- a/databases/db41-nocrypto/Makefile +++ b/databases/db41-nocrypto/Makefile @@ -7,7 +7,6 @@ DISTNAME= db-${PORTVERSION}.NC MASTERDIR= ${.CURDIR}/../db41 DISTINFO_FILE= ${.CURDIR}/distinfo -NO_STAGE= yes CONFLICTS= db41-4* .include "${MASTERDIR}/Makefile" |