View | Details | Raw Unified | Return to bug 50959
Collapse All | Expand All

(-)Makefile (-5 / +2 lines)
Lines 14-27 Link Here
14
MAINTAINER=	klammer@webonaut.com
14
MAINTAINER=	klammer@webonaut.com
15
COMMENT=	Display GNOME dialogs from the command line
15
COMMENT=	Display GNOME dialogs from the command line
16
16
17
LIB_DEPENDS=	gconf-2:${PORTSDIR}/devel/gconf2 \
17
LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
18
		gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas \
19
		popt.0:${PORTSDIR}/devel/popt
20
18
21
USE_X_PREFIX=	yes
19
USE_X_PREFIX=	yes
22
USE_GMAKE=	yes
20
USE_GMAKE=	yes
23
USE_GNOMENG=	yes
21
USE_GNOME=	gnomeprefix gnomehack libgnomecanvas gconf2
24
USE_GNOME=	gnomeprefix gnomehack
25
USE_BZIP2=	yes
22
USE_BZIP2=	yes
26
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
27
USE_REINPLACE=	yes
24
USE_REINPLACE=	yes

Return to bug 50959