diff options
author | miwi <miwi@FreeBSD.org> | 2014-03-09 22:22:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-03-09 22:22:39 +0800 |
commit | 10b047c7bd06558152e5a8bd39f79e783752bd2a (patch) | |
tree | f8d51e93b49ce7af5c8e12d34546554a380d1da7 | |
parent | c47fd93d0af5c548d4dd9c7ac6eb1db18f2729e6 (diff) | |
download | freebsd-ports-gnome-10b047c7bd06558152e5a8bd39f79e783752bd2a.tar.gz freebsd-ports-gnome-10b047c7bd06558152e5a8bd39f79e783752bd2a.tar.zst freebsd-ports-gnome-10b047c7bd06558152e5a8bd39f79e783752bd2a.zip |
- Stage support
-rw-r--r-- | net/nss-pam-ldapd-sasl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nss-pam-ldapd-sasl/Makefile b/net/nss-pam-ldapd-sasl/Makefile index 8486869696ce..126b0bd6b50b 100644 --- a/net/nss-pam-ldapd-sasl/Makefile +++ b/net/nss-pam-ldapd-sasl/Makefile @@ -14,5 +14,4 @@ OPTIONS_SET+= SASL SLAVE_PORT= sasl # In case we come up with more MASTERDIR= ${.CURDIR}/../nss-pam-ldapd -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |