mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Use USES=tar:tgz
This commit is contained in:
parent
ed676cc807
commit
bdc798e7aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348369
@ -6,7 +6,6 @@ DISTVERSION= 2013.9
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= PECL
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -17,6 +16,7 @@ LICENSE= PHP30
|
||||
CONFIGURE_ARGS= --enable-timezonedb
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
USES= tar:tgz
|
||||
|
||||
post-build:
|
||||
@${STRIP_CMD} ${WRKSRC}/modules/${PORTNAME}.so
|
||||
|
Loading…
Reference in New Issue
Block a user