# New ports collection makefile for: gal # Date created: 5th October 2000 # Whom: Ade Lovett # # $FreeBSD$ # PORTNAME= gal PORTVERSION= 0.8 CATEGORIES?= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gal MAINTAINER?= gnome@FreeBSD.org LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \ giconv.2:${PORTSDIR}/converters/libiconv USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static --with-libiconv CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" PLIST_SUB= VERSION=${PORTVERSION} pre-patch: @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' @find ${WRKSRC}/gal/widgets -name '*.[ch]' | xargs ${PERL} -pi -e \ 's|||' .include href='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix dependency[1]hrs2006-01-272-316/+317
* SHA256ifyedwin2006-01-241-0/+1
* - Fix dependency.hrs2004-07-252-59/+38
* Fix pkg-plist which was broken by the recent print/teTeX change.hrs2004-06-191-13/+13
* - Fix plist and bump PORTREVISIONkrion2004-01-312-1/+2
* SIZEify.trevor2004-01-301-0/+1
* KATO mega patchedwin2003-09-271-5/+5
* [PATCH] textproc/latex2html: enable choose of ghostscript interpreteredwin2003-08-311-1/+18
* update textproc/latex2html: PLIST is missing some filesdaichi2003-07-242-0/+3
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Rename patch-message, which is already a bsd.port.mk target.naddy2002-11-031-3/+1
* Fix correct ports version.nork2002-10-271-2/+2
* upgrade to 2002-2-1ijliao2002-10-254-8/+12
* add manpage (grab from Debian)ijliao2002-09-182-0/+1288
* forgot it in the last commitijliao2001-10-181-0/+1
* targets reworked a lotijliao2001-10-152-8/+35
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
* ${PREFIX}/share/${PORTNAME} --> ${DATADIR}sobomax2001-07-101-1/+1
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
* enforce not to create gif files and fix pkg-plist.sf2001-02-042-29/+1
* update checksum.sf2001-01-221-1/+1
* Update to 99.2b8.roam2000-12-126-308/+323
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1
* Use correct path for anytopnm in RUN_DEPENDS.steve2000-09-051-1/+1