mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak after devel/libevent removal
This commit is contained in:
parent
292a0e82d8
commit
115231ba77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363255
@ -18,16 +18,11 @@ HIPHOP_DIR= share/hiphop-php
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --disable-shared --enable-static
|
||||
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-hiphop
|
||||
GNU_CONFIGURE_PREFIX= ${PREFIX}/${HIPHOP_DIR}/ext
|
||||
INSTALL_TARGET= install-libLTLIBRARIES \
|
||||
install-includeHEADERS \
|
||||
install-nodist_includeHEADERS
|
||||
PLIST_SUB+= HIPHOP_DIR="${HIPHOP_DIR}"
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../libevent
|
||||
|
||||
pre-configure:
|
||||
@${MKDIR} ${WRKSRC}/m4
|
||||
|
2
devel/libevent-hiphop/distinfo
Normal file
2
devel/libevent-hiphop/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (libevent-1.4.14b-stable.tar.gz) = afa61b476a222ba43fc7cca2d24849ab0bbd940124400cb699915d3c60e46301
|
||||
SIZE (libevent-1.4.14b-stable.tar.gz) = 474874
|
Loading…
Reference in New Issue
Block a user