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

(-)./Makefile (-3 / +2 lines)
Lines 20-31 Link Here
20
		xml2.5:${PORTSDIR}/textproc/libxml2 \
20
		xml2.5:${PORTSDIR}/textproc/libxml2 \
21
		glade-2.0.0:${PORTSDIR}/devel/libglade2
21
		glade-2.0.0:${PORTSDIR}/devel/libglade2
22
22
23
RUN_DEPENDS=	p5-libwww>0:${PORTSDIR}/www/p5-libwww \
23
RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm
24
		giftopnm:${PORTSDIR}/graphics/netpbm
25
24
26
MAKE_JOBS_SAFE=	yes
25
MAKE_JOBS_SAFE=	yes
27
26
28
CONFLICTS=    xscreensaver-gnome-[0-9]* xscreensaver-gnome-hacks-[0-9]*
27
CONFLICTS=	xscreensaver-gnome-[0-9]* xscreensaver-gnome-hacks-[0-9]*
29
28
30
USE_XORG=	xpm
29
USE_XORG=	xpm
31
USE_GL=		yes
30
USE_GL=		yes

Return to bug 169400