- Mark BROKEN: does not compile
Reported by: pointyhat Feature safe: yes
This commit is contained in:
parent
2c27d99c60
commit
c0cc9db3bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250267
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
|
|||
RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche \
|
||||
${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb
|
||||
|
||||
BROKEN= does not compile
|
||||
|
||||
PLIST_SUB= GAUCHE_VERSION="`gauche-config -V`"\
|
||||
TARGET="${CONFIGURE_TARGET}"
|
||||
PORTFAKENAME= Gauche-sdl-${PORTVERSION}
|
||||
|
|
|
@ -20,6 +20,8 @@ COMMENT= GTK2 binding for Gauche
|
|||
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= does not compile
|
||||
|
||||
USE_GNOME= gtk20 # this alters CONFIGURE_TARGET!
|
||||
GNU_CONFIGURE= yes
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}/gtk
|
||||
|
|
Loading…
Reference in a new issue