diff options
Diffstat (limited to 'www/pear-HTTP_Session2')
-rw-r--r-- | www/pear-HTTP_Session2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-HTTP_Session2/Makefile b/www/pear-HTTP_Session2/Makefile index 046929df0109..9fa4cb8df95b 100644 --- a/www/pear-HTTP_Session2/Makefile +++ b/www/pear-HTTP_Session2/Makefile @@ -11,5 +11,6 @@ COMMENT= PHP5 Session Handler LICENSE= BSD3CLAUSE USES= dos2unix pear +NO_ARCH= yes .include <bsd.port.mk> |