diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-29 01:06:20 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-08-29 01:06:20 +0800 |
commit | 08d24d3fd00a020a132f552d5cced413123e1772 (patch) | |
tree | 4f38b479724f581214ec2127447659a5485bd274 /net-mgmt/ipplan/Makefile | |
parent | 33637235d9b7061cb2e962f6c7bed6fcec6b4be0 (diff) | |
download | freebsd-ports-gnome-08d24d3fd00a020a132f552d5cced413123e1772.tar.gz freebsd-ports-gnome-08d24d3fd00a020a132f552d5cced413123e1772.tar.zst freebsd-ports-gnome-08d24d3fd00a020a132f552d5cced413123e1772.zip |
- Switch to @sample
- Add NO_ARCH
Diffstat (limited to 'net-mgmt/ipplan/Makefile')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index f735a0318b5f..a098582a7d5f 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -18,6 +18,7 @@ USE_PHP= gettext pcre xml zlib SHEBANG_FILES= ${WRKSRC}/contrib/process-exports.pl ${WRKSRC}/contrib/ipplan-poller.php NO_BUILD= yes +NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} CONFIG= config.php SUB_FILES= pkg-message |