# New ports collection makefile for: xdvi # Date created: 1 October 1994 # Whom: jmz # # $FreeBSD$ # PORTNAME= xdvi PORTVERSION= pl20 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications DISTNAME= ${PORTNAME}-20 EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org DIST_SUBDIR= xdvi # to share distfiles with japanese/xdvi USE_IMAKE= yes USE_GMAKE= yes XMKMF= xmkmf .if defined(PACKAGE_BUILDING) SCRIPTS_ENV= PACKAGE_BUILDING=${PACKAGE_BUILDING} .else IS_INTERACTIVE= yes .endif MAN1= xdvi.1 post-configure: @${PERL} -pi -e "s=distclean::=distclean:=g" ${WRKSRC}/Makefile pre-install: @if ls /var/db/pkg/ | grep -qi ^tetex; then\ ${ECHO_MSG} "*** WARNING ***";\ ${ECHO_MSG} "This port conflicts with teTeX! If you have already installed";\ ${ECHO_MSG} "teTeX, you may want to backup the xdvi and MakeTeXPK commands.";\ ${ECHO};\ ${ECHO_MSG} "To cancel or suspend installation, press control-C or control-Z.";\ for i in 1 2 3 4 5; do ${ECHO} -n ; sleep 1; done; fi do-install: @${MKDIR} ${PREFIX}/man/man1 @${MKDIR} ${PREFIX}/bin @(cd ${WRKSRC}; ${GMAKE} install.man \ MANDIR=${PREFIX}/man/man1 MANSUFFIX=1) @(cd ${WRKSRC}; ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} xdvi.man) @(cd ${WRKSRC}; ${GMAKE} -f Makefile install BINDIR=${PREFIX}/bin) @(cd ${WRKSRC}; ${INSTALL_SCRIPT} MakeTeXPK ${PREFIX}/bin) post-install: @if [ -f ${WRKDIR}/post-install ]; then sh ${WRKDIR}/post-install; fi .include option value='dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/ledger/Makefile
Commit message (Expand)AuthorAgeFilesLines
* devel/boost-*: update to 1.68.0jbeich2018-08-091-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* finance/ledger: unbreak with boost 1.68jbeich2018-07-091-0/+3
* Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.ale2018-04-191-1/+1
* devel/boost-*: update to 1.67.0jbeich2018-04-181-1/+1
* devel/boost-*: update to 1.66.0jbeich2018-01-181-1/+1
* devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1
* devel/boost-*: enable C++11 featuresjbeich2017-09-251-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-221-0/+2
* devel/boost-*: update to 1.64.0jbeich2017-05-021-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-01