Date: Wed, 10 Sep 2014 12:18:01 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367819 - head/www/php-screw Message-ID: <201409101218.s8ACI1J4021692@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Sep 10 12:18:00 2014 New Revision: 367819 URL: http://svnweb.freebsd.org/changeset/ports/367819 QAT: https://qat.redports.org/buildarchive/r367819/ Log: - Switch to USES=libtool Approved by: portmgr blanket Modified: head/www/php-screw/Makefile Modified: head/www/php-screw/Makefile ============================================================================== --- head/www/php-screw/Makefile Wed Sep 10 12:17:51 2014 (r367818) +++ head/www/php-screw/Makefile Wed Sep 10 12:18:00 2014 (r367819) @@ -13,7 +13,7 @@ COMMENT= PHP script encryption tool CRYPTKEY?= 11152, 368, 192, 1281, 62 -USE_AUTOTOOLS= libtool +USES= libtool USE_PHP= zlib USE_PHPIZE= yes PLIST_SUB= PHP_EXTDIR="${PHP_EXT_DIR}"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409101218.s8ACI1J4021692>