# ex:ts=8 # New ports collection makefile for: xdialog # Date created: Jan 8, 2001 # Whom: Ying-Chieh Liao # # $FreeBSD$ # PORTNAME= xdialog PORTVERSION= 2.3.1 PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ http://xdialog.free.fr/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= sylvio@FreeBSD.org COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes MAN1= Xdialog.1 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|m4 lib src|m4 src|g ; \ s|-I../lib||g ; \ s|-L../lib -lgetopt||g ; \ s| install-docDATA||g' @${REINPLACE_CMD} -e 's,Xdialog\\-%%version%%,xdialog,' \ ${WRKSRC}/doc/Xdialog.man post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/samples ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/samples/* ${DOCSDIR}/samples .endif .include method='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
73a5c7ba168b7d092b3808'>Add /usr/local/lib/debug for WIP debug symbol splitting started in r399701.
Commit message (Expand)AuthorAgeFilesLines
bdrewery2015-10-211-0/+2
* Update config.guess and config.sub to the latest version.ed2015-06-212-194/+102
* Remove lib/X11/fonts/* from the default mtreebapt2015-03-221-4/+0
* Remove trailing empty linebapt2014-12-221-1/+0
* Add a template for the port Makefilesbapt2014-12-051-0/+12
* Remove an addition to BSD.local.dist which wasn't intendedbapt2014-08-271-2/+0
* Add etc/libmap.d to the local mtreebapt2014-08-271-0/+2