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

(-)workrave/Makefile (-2 / +2 lines)
Lines 14-27 Link Here
14
MAINTAINER=	kwm@rainbow-runner.nl
14
MAINTAINER=	kwm@rainbow-runner.nl
15
COMMENT=	A Gnome RSI prevention tool
15
COMMENT=	A Gnome RSI prevention tool
16
16
17
LIB_DEPENDS=	gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
17
LIB_DEPENDS=	gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \
18
		gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm \
19
		gnet-2.0.0:${PORTSDIR}/net/gnet2
18
		gnet-2.0.0:${PORTSDIR}/net/gnet2
20
BUILD_DEPENDS=	intltool-extract:${PORTSDIR}/textproc/intltool
19
BUILD_DEPENDS=	intltool-extract:${PORTSDIR}/textproc/intltool
21
20
22
USE_X_PREFIX=	yes
21
USE_X_PREFIX=	yes
23
USE_GMAKE=	yes
22
USE_GMAKE=	yes
24
USE_GNOME=	gnomeprefix gnomehack intlhack gnomepanel gconf2
23
USE_GNOME=	gnomeprefix gnomehack intlhack gnomepanel gconf2
24
USE_GCC=	3.3
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
26
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
27
		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
27
		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"

Return to bug 69052