Index: head/www/libapreq2/Makefile =================================================================== --- head/www/libapreq2/Makefile (revision 458747) +++ head/www/libapreq2/Makefile (revision 458748) @@ -1,28 +1,22 @@ # Created by: Autrijus Tang # $FreeBSD$ PORTNAME= libapreq2 PORTVERSION= 2.13 PORTREVISION= 5 CATEGORIES= www devel MASTER_SITES= APACHE_HTTPD/libapreq MAINTAINER= apache@FreeBSD.org COMMENT= Generic Apache2 Request Library LICENSE= APACHE20 +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE} +INSTALL_TARGET= install-strip USES= libtool USE_APACHE= 22+ USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf -CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE} - -SHLIB_MAJOR= 11 -PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libapreq2.so.3.8.0 - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_apreq2.so .include Index: head/www/libapreq2/files/patch-library-Makefile.in =================================================================== --- head/www/libapreq2/files/patch-library-Makefile.in (revision 458747) +++ head/www/libapreq2/files/patch-library-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- library/Makefile.in.orig -+++ library/Makefile.in -@@ -133,7 +133,7 @@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LDFLAGS = @LDFLAGS@ - LIBOBJS = @LIBOBJS@ --LIBS = @LIBS@ -+LIBS = @LIBS@ -L$(prefix) - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ - LTLIBOBJS = @LTLIBOBJS@ Property changes on: head/www/libapreq2/files/patch-library-Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property