- Replace USE_XLIB with USE_XORG=sm xext

- Bump PORTREVISION

Approved by:	garga (mentor, implicit)
This commit is contained in:
Martin Matuska 2007-08-14 14:00:42 +00:00
parent f5d8fad0b1
commit 48c716f738
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197668

View File

@ -7,7 +7,7 @@
PORTNAME= lincity
PORTVERSION= 1.13.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -33,7 +33,7 @@ LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib
CONFIGURE_ARGS+= --without-x
PLIST_SUB= PROG="bin/lincity"
.else
USE_XLIB= yes
USE_XORG= sm xext
CONFIGURE_ARGS+= --without-svga
PLIST_SUB= PROG="bin/xlincity"
.endif