diff options
Diffstat (limited to 'databases/pecl-pdo_user/Makefile')
-rw-r--r-- | databases/pecl-pdo_user/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/pecl-pdo_user/Makefile b/databases/pecl-pdo_user/Makefile index e8dc508801dc..4b96ce1c753f 100644 --- a/databases/pecl-pdo_user/Makefile +++ b/databases/pecl-pdo_user/Makefile @@ -14,8 +14,6 @@ DIST_SUBDIR= PECL MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw COMMENT= PECL classes provides a Userspace interface for PDO drivers -BROKEN_powerpc64= Does not build - WRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSION} USES= php:ext |