# New ports collection makefile for: gmfsk # Date created: 29th May 2003 # Whom: Carl Makin # # $FreeBSD$ # PORTNAME= gmfsk PORTVERSION= 0.6 PORTREVISION= 2 CATEGORIES= comms audio MASTER_SITES= http://gmfsk.connect.fi/ MAINTAINER= carl@stagecraft.cx COMMENT= The Gnome MFSK terminal program LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw GNU_CONFIGURE= yes # This is pure evil but it looks like autoconf 2.53 has a bug in linking the # preprocessor include tests. The following line is a work around. CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" USE_GMAKE= yes USE_GNOME= libgnomeui gnomehack gnomeprefix USE_REINPLACE= yes USE_X_PREFIX= yes OPTIONS= HAMLIB "Enable HAMLIB Support" On .include .if !defined(WITHOUT_HAMLIB) LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib CONFIGURE_ARGS+= --enable-hamlib CONFIGURE_ENV+= PKG_CONFIG_PATH=${LOCALBASE}/lib/pkgconfig .endif post-patch: @${REINPLACE_CMD} -e 's|[$$][(]localstatedir[)]/lib/scrollkeeper|${SCROLLKEEPER_DIR}|g' \ ${WRKSRC}/omf.make ${WRKSRC}/help/gmfsk/C/Makefile.in post-install: @${CAT} pkg-message .include sd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix WITHOUT_X11 support.hrs2006-07-191-6/+9
* - Add dependency on print/cm-super.hrs2006-06-301-1/+2
* Update to teTeX-3.0.hrs2005-02-081-1/+1
* Update to 2.99.13.20040204.hrs2005-02-061-4/+4
* - Remove tetex-modesw dependency.hrs2004-12-222-39/+6
* Update dependency and bump PORTREVISION.hrs2004-10-261-1/+2
* Add more CONFLICTS.hrs2004-09-031-0/+2
* Remove unnecessary CONFLICTS.hrs2004-06-191-2/+0
* print/teTeX restructuring:hrs2004-06-186-14502/+55
* - Add OPTIONS for xdvik, dvipsk, and X11 supporthrs2004-05-134-59/+216
* Register CONFLICTS with xdvi-*.vs2004-05-021-0/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Utilize INFO variable.demon2003-08-162-23/+1
* Portlint.demon2003-05-221-1/+1
* This port CONFLICTS with ja-ptex-*demon2003-05-221-1/+2
* Disable *all* programs that depend on X11 when WITHOUT_X11=yes anddemon2003-03-252-3/+4
* Install listings.sty file which was omitted from texmf tarball by accident.demon2003-03-213-1/+1832
* Thomas Esser rerolled tarball with our patch included.demon2003-03-012-21/+1
* Version 2.0.2 released with minor updates.demon2003-03-014-18/+76
* De-pkg-comment.knu2003-02-212-1/+1
* Add WWW;demon2003-02-213-908/+802
* upgrade to 2.0.1ijliao2003-02-204-1575/+4755
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
* Fix for bison 1.75.cy2002-11-071-0/+11
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Allow teTeX to be buildable without bringing in X11 (the only casualtyade2002-03-122-12/+25
* Bump png majorache2001-09-111-1/+1
* Remove MANUAL_PACKAGE_BUILD, the package builds and deinstalls correctly.olgeni2001-05-291-1/+0