- Cleanup :install target which was previously done by bdrewery in r316958
Pointyhat to: sunpoet (myself)
This commit is contained in:
parent
3f87ae637f
commit
dbe57955e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322886
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/datab
|
|||
USE_PHP+= curl pcre bcmath pdo mcrypt mhash session pgsql spl dom xmlrpc ctype openssl simplexml soap json
|
||||
.endif
|
||||
|
||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl:install
|
||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
Loading…
Reference in a new issue