diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 05:19:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 05:19:24 +0000 |
commit | 2cde01ecd8059ed5f54065382fe8e34c4b104bda (patch) | |
tree | fa712986f3f35982dc28446c52644afa4e711bbd /x11-toolkits/php-gtk2 | |
parent | a8dd7dd4a32f67406ff6ee92117ff4a476eb7557 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/php-gtk2')
-rw-r--r-- | x11-toolkits/php-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index 95b483e69bab..e501f51bd3f4 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/Makefile @@ -26,6 +26,7 @@ USE_PERL5_BUILD=yes USE_GNOME= gtk12 USE_LDCONFIG= yes WRKSRC=${WRKDIR}/php_gtk-${PORTVERSION} +PORTSCOUT= limit:^1\. OPTIONS= LIBGLADE "GladeXML support in php-gtk" on \ SCINTILLA "Scintilla support" on \ |