diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-05 19:04:59 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-05 19:04:59 +0000 |
commit | 77fc6329c9044efebd19b9d3a4ed7b5d4e125a09 (patch) | |
tree | a5a10c8b9f67a0c2012aca6b7e6fe9cb8da322fe /net-mgmt/weathermap | |
parent | b06b1cf9d8b9794467ed5e9f723bdd8fc3ff8373 (diff) |
Notes
Diffstat (limited to 'net-mgmt/weathermap')
-rw-r--r-- | net-mgmt/weathermap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/weathermap/Makefile b/net-mgmt/weathermap/Makefile index 8c4a5eb69786..3275aff6a71a 100644 --- a/net-mgmt/weathermap/Makefile +++ b/net-mgmt/weathermap/Makefile @@ -26,6 +26,8 @@ NO_BUILD= yes NO_ARCH= yes SHEBANG_FILES= weathermap +PORTSCOUT= ignore + PORTDOCS= README INSTALL CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \ |