1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Remove USE_X_PREFIX

- Bump portrevision

Approved by:	David Yeske <dyeske@gmail.com> (maintainer, implicit)
This commit is contained in:
Beech Rintoul 2008-03-21 20:00:05 +00:00
parent a4939ed92e
commit 5416e97007
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209552
2 changed files with 2 additions and 4 deletions

View File

@ -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

View File

@ -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