# New ports collection makefile for: gnofract4d # Date created: 30 Dec 1999 # Whom: Will Andrews # # $FreeBSD$ # PORTNAME= gnofract4d PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Weird GNOME fractal generator USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnomelibs USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-compile-warnings=no post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|^CXXFLAGS =.* -D|CXXFLAGS = @CXXFLAGS@ -D|g ; \ s|gnofract4d_helpdir)/images|gnofract4d_helpdir)|g' .include f='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.2.7miwi2007-08-291-3/+3
* - Update to 1.2.6miwi2007-02-071-3/+3
* - Update to 1.2.5miwi2007-01-231-3/+3
* - Update to 1.2.1miwi2006-11-031-3/+3
* - Update to 1.2.0miwi2006-10-041-3/+3
* - Update to 1.1.13miwi2006-08-191-3/+3
* Update to 1.1.7erwin2006-04-25