# New ports collection makefile for: tilp2 # Date created: 11 October 2006 # Whom: Tijl Coosemans # # $FreeBSD$ # PORTNAME= tilp2 PORTVERSION= 1.16 PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= SF/tilp/tilp2-linux/${DISTNAME} MAINTAINER= tijl@coosemans.org COMMENT= TI Linking Program LICENSE= GPLv2 LIB_DEPENDS= ticables2.5:${PORTSDIR}/comms/libticables2 \ tifiles2.8:${PORTSDIR}/devel/libtifiles2 \ ticalcs2.10:${PORTSDIR}/comms/libticalcs2 \ ticonv.6:${PORTSDIR}/converters/libticonv USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_GMAKE= yes USE_PKGCONFIG= yes USE_GNOME= gtk20 libglade2 .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB= NLS="" .else CONFIGURE_ARGS= --disable-nls PLIST_SUB= NLS="@comment " .endif CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --without-kde MAN1= tilp.1 post-patch: @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure ${WRKSRC}/src/Makefile.in .include r'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add USES=libtool to devel/upnp and bump dependent portstijl2014-07-111-1/+1
* 1: Stagify.vanilla2014-06-093-20/+15
* - Convert gmake,bzip2 to USESmiwi2014-05-291-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Update devel/upnp to 1.6.17pawel2012-04-271-2/+2
* Chase devel/upnp shlib bumppawel2012-01-191-2/+2
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Actually chase upnp shlib changepav2011-03-271-2/+2
* - Chase devel/upnp shlib bumppawel2011-03-241-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Chase devel/upnp shlib bumpmiwi2011-03-041-2/+2
* - chase upnp shlip bumpmiwi2011-02-061-2/+2
* - Fix build.sem2010-11-264-13/+27
* - Mark BROKEN: does not compilepav2010-10-261-0/+2
* - Chase upnp shlib version bumppav2010-10-251-2/+2
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1