diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-29 00:47:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-29 00:47:27 +0800 |
commit | 3931600cfe4613d07f67526e0273131236352a30 (patch) | |
tree | f67710760fc6d84e34d829551ece0a7499cec386 /www | |
parent | f14f9bed2a15578b25680a9ca92bd53f3a112fe9 (diff) | |
download | freebsd-ports-gnome-3931600cfe4613d07f67526e0273131236352a30.tar.gz freebsd-ports-gnome-3931600cfe4613d07f67526e0273131236352a30.tar.zst freebsd-ports-gnome-3931600cfe4613d07f67526e0273131236352a30.zip |
- Stage support
Diffstat (limited to 'www')
-rw-r--r-- | www/rsskit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/rsskit/Makefile b/www/rsskit/Makefile index 41bc4b9548b5..4389c02cde39 100644 --- a/www/rsskit/Makefile +++ b/www/rsskit/Makefile @@ -16,5 +16,4 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -NO_STAGE= yes .include <bsd.port.mk> |