openbsd-ports/x11/xfce4/Makefile.inc

12 lines
256 B
PHP
Raw Normal View History

2006-09-24 23:01:46 -04:00
# $OpenBSD: Makefile.inc,v 1.4 2006/09/25 03:01:46 pedro 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
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"