mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Deploy USE_GNOMENG infrastructure
PR: 42284 Submitted by: Edwin Groothuis <edwin@mavetju.org>
This commit is contained in:
parent
93b8f14b85
commit
9fedfb47a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65421
5 changed files with 10 additions and 5 deletions
|
@ -18,7 +18,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
ALL_TARGET= asclock
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
.if defined(BATCH)
|
||||
|
|
|
@ -17,7 +17,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/washerDryer
|
|||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_XPM= yes
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
|
|
|
@ -15,7 +15,8 @@ MAINTAINER= anders@FreeBSD.org
|
|||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
GTK_LIBS?= `${GTK_CONFIG} --libs`
|
||||
|
|
|
@ -16,7 +16,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer
|
|||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
|
|||
RUN_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GTK= yes
|
||||
USE_GNOMENG= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue