diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-14 23:41:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-14 23:41:28 +0800 |
commit | b7d3467f3347ad19aecc0029d1a7e74ef0065f72 (patch) | |
tree | 5ccee7b18d2f819c002f126c7ffd7b5cabbcfd6e /databases/db41-nocrypto | |
parent | 35a7258c1e194405b4143750220e4822306cf8e2 (diff) | |
download | freebsd-ports-gnome-b7d3467f3347ad19aecc0029d1a7e74ef0065f72.tar.gz freebsd-ports-gnome-b7d3467f3347ad19aecc0029d1a7e74ef0065f72.tar.zst freebsd-ports-gnome-b7d3467f3347ad19aecc0029d1a7e74ef0065f72.zip |
- Stage support
Diffstat (limited to 'databases/db41-nocrypto')
-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" |