aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-21 20:00:05 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-21 20:00:05 +0000
commit5416e970079f16e441cbfc417738990d9f50304f (patch)
tree026e21a179d658f49e214ef5586ec52f0d508232
parenta4939ed92e7e607124a26e6f88b89166974b79d2 (diff)
downloadports-5416e970079f16e441cbfc417738990d9f50304f.tar.gz
ports-5416e970079f16e441cbfc417738990d9f50304f.zip
Notes
-rw-r--r--biology/L-Breeder/Makefile3
-rw-r--r--biology/lsysexp/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/biology/L-Breeder/Makefile b/biology/L-Breeder/Makefile
index c085070960e8..e83e6a0d2058 100644
--- a/biology/L-Breeder/Makefile
+++ b/biology/L-Breeder/Makefile
@@ -8,7 +8,7 @@
PORTNAME= LBreeder
PORTVERSION= 1.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= biology
MASTER_SITES= http://www.simonyi.ox.ac.uk/dawkins/software/yan/L-Breeder/
DISTNAME= ${PORTNAME}-source
@@ -22,7 +22,6 @@ NO_WRKSUBDIR= yes
BUILD_WRKSRC= ${WRKSRC}/Unix
USE_ZIP= yes
-USE_X_PREFIX= yes
USE_GL= yes
USE_GMAKE= yes
USE_WX= 2.4
diff --git a/biology/lsysexp/Makefile b/biology/lsysexp/Makefile
index a76947f9c9f9..f7f2de56cf09 100644
--- a/biology/lsysexp/Makefile
+++ b/biology/lsysexp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lsysexp
PORTVERSION= 0.67
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= biology
MASTER_SITES= http://coscorrosa.com/programs/${PORTNAME}/download/ \
http://freebsd.unixfreunde.de/sources/
@@ -17,7 +17,6 @@ COMMENT= A GTK based program for viewing and creating L-system fractals
WRKSRC= ${WRKDIR}/lsysexp-0.67
-USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes