Deploy USE_GNOMENG infrastructure
PR: 42303 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
60c9f2fe53
commit
e02f54173a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65458
3 changed files with 6 additions and 3 deletions
|
@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= euler
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:R}/source
|
||||
MAKEFILE= makefile
|
||||
ALL_TARGET= # empty
|
||||
|
|
|
@ -18,7 +18,8 @@ LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \
|
|||
gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_MESA= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -25,7 +25,8 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
|||
USE_BISON= yes
|
||||
USE_MESA= yes
|
||||
USE_XLIB= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= \
|
||||
|
|
Loading…
Reference in a new issue