From 5ad0f4b9787017ddf6f6db87c6f1c68ae29c222c Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 2 Dec 2002 01:46:26 +0000 Subject: Fix package building. Reported by: bento --- emulators/grustibus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/grustibus') diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index 99c01a7..ad4baf9 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= grustibus MAINTAINER= verm@drunkmonk.net RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame -LIB_DEPENDS= gnomecanvaspixbuf.1:${PORTSDIR}/graphics/gnomecanvas USE_GNOMENG= yes WANT_GNOME= yes +USE_GNOME= gnomeprefix gnomecanvas USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=`${GNOME_CONFIG} --sysconfdir` @@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --sysconfdir=`${GNOME_CONFIG} --sysconfdir` .include .if ${HAVE_GNOME:Mgnomelibs}!="" -USE_GNOME= gnomelibs libcapplet +USE_GNOME+= gnomelibs libcapplet .endif .include -- cgit v1.1