diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-16 19:14:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-16 19:14:49 +0000 |
commit | aa3004258c04c4cca1b66b34097230c2fc42aa95 (patch) | |
tree | 5d018dd9a3f058719e3db728ce45b66e31a8d034 /devel/pecl-xhprof | |
parent | d7d73fdeb178146bdcb89da9465d9fcef57ce5c4 (diff) |
Notes
Diffstat (limited to 'devel/pecl-xhprof')
-rw-r--r-- | devel/pecl-xhprof/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-xhprof/Makefile b/devel/pecl-xhprof/Makefile index c298e6e1340a..f33ee63ca283 100644 --- a/devel/pecl-xhprof/Makefile +++ b/devel/pecl-xhprof/Makefile @@ -20,6 +20,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/extension USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes +ONLY_FOR_ARCHS= i386 amd64 .include <bsd.port.pre.mk> |