openbsd-ports/x11/xfce4/Makefile.inc

12 lines
255 B
PHP
Raw Normal View History

2005-11-10 23:30:05 -05:00
# $OpenBSD: Makefile.inc,v 1.3 2005/11/11 04:30:05 jolan 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
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"