openbsd-ports/x11/xfce4/Makefile.inc

15 lines
318 B
PHP
Raw Normal View History

# $OpenBSD: Makefile.inc,v 1.5 2007/05/16 14:22:40 steven Exp $
2005-05-12 00:38:34 -04:00
CATEGORIES= x11
DIST_SUBDIR= xfce4
2005-11-10 23:30:05 -05:00
USE_LIBTOOL?= Yes
2005-05-12 00:38:34 -04:00
USE_X11= Yes
MODULES?= devel/gettext
BUILD_DEPENDS+= ::textproc/intltool
2006-09-24 23:01:46 -04:00
CONFIGURE_STYLE?=gnu
2005-05-12 00:38:34 -04:00
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"