mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Deploy USE_GNOMENG infrastructure
PR: 42311 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
2ac03d2d01
commit
c3fcfe012d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65476
7 changed files with 14 additions and 7 deletions
|
@ -17,7 +17,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
|
|
@ -17,7 +17,8 @@ USE_REINPLACE= yes
|
|||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_IMLIB= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= imlib
|
||||
USE_GMAKE= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= unix
|
||||
|
|
|
@ -16,7 +16,8 @@ LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_MESA= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
|
||||
|
|
|
@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
|
||||
MAINTAINER= obraun@FreeBSD.org
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools
|
|||
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
|
|
@ -16,7 +16,8 @@ RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOMELIBS= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gnomelibs
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-DHAVE_SYS_PARAM_H"
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ PATCHFILES= workplace-1.0.a3+tj1.diff.gz
|
|||
MAINTAINER= trevor@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/glib12 \
|
||||
-I${X11BASE}/include/gtk12" \
|
||||
|
|
Loading…
Add table
Reference in a new issue