# Created by: ade@FreeBSD.org # $FreeBSD$ PORTNAME= autoconf PORTVERSION= 2.69 CATEGORIES= devel MASTER_SITES= GNU DISTNAME= autoconf-${PORTVERSION} MAINTAINER= autotools@FreeBSD.org COMMENT= Automatically configure source code on many Un*x platforms BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ help2man:${PORTSDIR}/misc/help2man RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ autoconf-wrapper:${PORTSDIR}/devel/autoconf-wrapper BUILD_VERSION= 2.69 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} USES= gmake makeinfo perl5 tar:xz INFO= autoconf GNU_CONFIGURE= yes CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4 AWK=${AWK} \ ac_cv_prog_TEST_EMACS=no CONFIGURE_ARGS= --program-suffix=-${BUILD_VERSION} --without-lispdir GENERIC_TOOLS= config.guess config.sub elisp-comp install-sh mdate-sh missing GENERIC_LINKS= autoconf autoheader autom4te autoreconf autoscan autoupdate \ ifnames post-patch: @(cd ${WRKSRC}/man && \ for file in *.[1x]; do \ ${REINPLACE_CMD} -E 's,([^-]auto)(conf|make|reconf|update|header|scan),\1\2-${BUILD_VERSION},g ; \ s,(config\.guess|config\.sub|ifnames),\1-${BUILD_VERSION},g' $$file ; \ done) @(cd ${WRKSRC}/doc && ${RM} -f *.info) @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|@PACKAGE@$$|@PACKAGE@-@VERSION@|' post-install: .for FILE in ${GENERIC_TOOLS} @${INSTALL_SCRIPT} ${WRKSRC}/build-aux/${FILE} ${STAGEDIR}${PREFIX}/share/autoconf-${BUILD_VERSION} .endfor .include bmit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/paq
Commit message (Expand)AuthorAgeFilesLines
* - Remove archivers/zip build dependencyak2017-10-181-2/+2
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-0/+1
* archivers/paq: Fix when DOCS option is OFFmarino2016-08-192-1/+0
* Cleanup patches, a* categories.mat2016-07-272-9/+9
* Reset ports maintained by bf@ until he has time again to work on them.rene2016-06-281-1/+1
* Mark as broken with OPENMP optionsbapt2016-06-191-1/+2
* Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-051-1/+1
* update zpaq to 6.57bf2014-12-062-15/+20
* Remove a few remaining %%PORTDATA%%antoine2014-08-191-8/+8
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-11/+1
* Convert archivers to USES=zipbapt2014-03-071-2/+1
* Update zpaq to 6.49; use stagingbf2014-02-082-22/+24
* Update zpaq to 6.42bf2013-09-282-4/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1