aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-09-01 23:26:31 +0800
committerlioux <lioux@FreeBSD.org>2002-09-01 23:26:31 +0800
commitb791292abe85fc042bb958b8d9f503acfdd0a54a (patch)
tree34dac25c4ba345ee3520b5804f799ba53a86e486 /sysutils/xcdroast
parent57baf0f9ef677981de73e9b8c46de4dc3746248a (diff)
downloadfreebsd-ports-gnome-b791292abe85fc042bb958b8d9f503acfdd0a54a.tar.gz
freebsd-ports-gnome-b791292abe85fc042bb958b8d9f503acfdd0a54a.tar.zst
freebsd-ports-gnome-b791292abe85fc042bb958b8d9f503acfdd0a54a.zip
Deploy USE_GNOMENG infrastructure
PR: 42285 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r--sysutils/xcdroast/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
index 709be68dc9fc..835b2efb739c 100644
--- a/sysutils/xcdroast/Makefile
+++ b/sysutils/xcdroast/Makefile
@@ -13,15 +13,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a./alpha/}
MAINTAINER= lehmann@ans-netz.de
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \
mkisofs:${PORTSDIR}/sysutils/mkisofs
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
-USE_IMLIB= yes
+USE_GNOMENG= yes
+USE_GNOME= imlib gdkpixbuf
MAKE_ENV+= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \