diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-28 21:34:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-28 21:34:43 +0800 |
commit | 135922976a95cb5c90ea8ea94676e9e06f418917 (patch) | |
tree | bfb50b474d322b1d418cae24ca4b5a2a2914475c /www | |
parent | e709075aac27e6e9258a672da88ca19e1f6aecf8 (diff) | |
download | freebsd-ports-gnome-135922976a95cb5c90ea8ea94676e9e06f418917.tar.gz freebsd-ports-gnome-135922976a95cb5c90ea8ea94676e9e06f418917.tar.zst freebsd-ports-gnome-135922976a95cb5c90ea8ea94676e9e06f418917.zip |
- Stage support
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_xradius/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index 421ab46f499f..33ae0b48bb7f 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes PLIST_FILES= ${APACHEMODDIR}/mod_auth_xradius.so -NO_STAGE= yes .include <bsd.port.mk> |