diff options
Diffstat (limited to 'www/fengoffice')
-rw-r--r-- | www/fengoffice/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/fengoffice/Makefile b/www/fengoffice/Makefile index 9950c182101..22e315b9082 100644 --- a/www/fengoffice/Makefile +++ b/www/fengoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/18 14:31:23 taca Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/28 06:30:15 asau Exp $ # DISTNAME= fengoffice_2.2.0 @@ -21,8 +21,6 @@ DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.1.0:../../textproc/php-dom DEPENDS+= ${PHP_PKG_PREFIX}-imap>=5.1.0:../../mail/php-imap -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/fengoffice USE_TOOLS= pax NO_BUILD= yes |