emulators/bfe: Remove options
x11-toolkits/gtk12 is gone since r488008, so there is no point to them anymore.
This commit is contained in:
parent
1fa156d341
commit
1b97531ef4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491824
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= bfe2
|
||||
PORTVERSION= 20030723
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/bfe/source/23jul2003
|
||||
DISTNAME= ${PORTNAME}-23jul2003
|
||||
@ -15,18 +15,12 @@ RUN_DEPENDS= bochs:emulators/bochs
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= pkgconfig
|
||||
USES= gnome pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= configure.sh
|
||||
|
||||
OPTIONS_SINGLE= GTK
|
||||
OPTIONS_SINGLE_GTK= GTK1 GTK2
|
||||
OPTIONS_DEFAULT= GTK2
|
||||
|
||||
GTK1_USE= GNOME=gtk12
|
||||
GTK1_CONFIGURE_ON= --gtk 1.2
|
||||
GTK2_USE= GNOME=gtk20
|
||||
GTK2_CONFIGURE_ON= --gtk 2.0
|
||||
CONFIGURE_ARGS= --gtk 2.0
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
Loading…
Reference in New Issue
Block a user