# New ports collection makefile for: grig # Date created: 2004-01-22 # Whom: Matt Dawson # # $FreeBSD$ PORTNAME= grig PORTVERSION= 0.2.2 PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= groundstation MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio control front-end LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib USE_X_PREFIX= yes USE_GNOME= gconf gtk12 gnomecanvas GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes CONFIGURE_ARGS= --disable-nls # nls not supported yet CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" .include post-patch: @${REINPLACE_CMD} -e 's|GCONF_LIBS="`|GCONF_LIBS="-lgconf-gtk-1 `|' ${WRKSRC}/configure .include w/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix shebangsamdmi32015-05-301-2/+4
* Cleanup plistbapt2015-02-051-1/+0
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-7/+1
* NOPORTEXAMPLES :(adamw2014-06-201-3/+2
* - Wrap up cd && foo in parenthesis, it'd break with bmake -jmat2013-11-251-3/+3
* Support STAGEDIR.vanilla2013-11-062-9/+7
* Try and be consistent with what commands are silent and not in *install.mat2013-10-231-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkaz2013-08-031-1/+2
* For perl@ owned ports:eadler2013-03-291-6/+2
* switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-Gnuaz2012-04-181-2/+3
* - Update to 0.92sunpoet2012-02-102-10/+9
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
* - Update to 0.91sunpoet2011-06-133-29/+15
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Update to 0.86clsung2007-04-292-5/+4
* - Install examples. [1]sem2007-01-292-2/+34