# New ports collection makefile for: apr-devel # Date created: 19 February 2002 # Whom: Garrett Rooney # # $FreeBSD$ # PORTNAME= apr-devel PORTVERSION= 20020504162319 CATEGORIES= devel MASTER_SITES= http://www.apache.org/dist/apr/not-released/ DISTFILES= apr_${PORTVERSION}.tar.gz apr-util_20020504162329.tar.gz MAINTAINER= rooneg@electricjellyfish.net BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ libtool:${PORTSDIR}/devel/libtool LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes WRKSRC= ${WRKDIR} pre-fetch: ${SH} pkg-install apr-devel PRE-INSTALL pre-configure: (find ${WRKDIR}/apr-util/ -name Makefile.in -exec \ ${PERL} -pi -e 's/\@APRUTIL_INCLUDES\@ \@APRUTIL_PRIV_INCLUDES\@/\@APRUTIL_PRIV_INCLUDES\@ \@APRUTIL_INCLUDES\@/g' \{\} \;) (cd ${WRKDIR}/apr/ && ./buildconf) (cd ${WRKDIR}/apr-util/ && ./buildconf) do-configure: (cd ${WRKDIR}/apr/ && ./configure --prefix=${PREFIX}) (cd ${WRKDIR}/apr-util/ && ./configure --prefix=${PREFIX} --with-apr=../apr/ --with-expat=${PREFIX}) do-build: (cd ${WRKDIR}/apr/ && make) (cd ${WRKDIR}/apr-util/ && make) do-install: (cd ${WRKDIR}/apr/ && make install) (cd ${WRKDIR}/apr-util/ && make install) .include -ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
ome/log/net/avahi-qt3?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=ec94a3ecd02a2d5ea7494a149f9db8a86e9fb66a'>avahi-qt3
Commit message (Expand)AuthorAgeFilesLines
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* Update to 0.6.27.marcus2010-07-25