diff options
-rw-r--r-- | devel/libevent-hiphop/Makefile | 5 | ||||
-rw-r--r-- | devel/libevent-hiphop/distinfo | 2 | ||||
-rw-r--r-- | devel/libevent-hiphop/files/patch-hiphop (renamed from devel/libevent-hiphop/files/extra-patch-hiphop) | 0 |
3 files changed, 2 insertions, 5 deletions
diff --git a/devel/libevent-hiphop/Makefile b/devel/libevent-hiphop/Makefile index 212f51c42321..1698c09f2cc7 100644 --- a/devel/libevent-hiphop/Makefile +++ b/devel/libevent-hiphop/Makefile @@ -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 diff --git a/devel/libevent-hiphop/distinfo b/devel/libevent-hiphop/distinfo new file mode 100644 index 000000000000..41a84f2139f3 --- /dev/null +++ b/devel/libevent-hiphop/distinfo @@ -0,0 +1,2 @@ +SHA256 (libevent-1.4.14b-stable.tar.gz) = afa61b476a222ba43fc7cca2d24849ab0bbd940124400cb699915d3c60e46301 +SIZE (libevent-1.4.14b-stable.tar.gz) = 474874 diff --git a/devel/libevent-hiphop/files/extra-patch-hiphop b/devel/libevent-hiphop/files/patch-hiphop index ce6e4d9d663c..ce6e4d9d663c 100644 --- a/devel/libevent-hiphop/files/extra-patch-hiphop +++ b/devel/libevent-hiphop/files/patch-hiphop |