- remove unneeded PKG_CONFIG_PATH

This commit is contained in:
jasper 2010-11-07 19:29:56 +00:00
parent ce69ef1681
commit 399a149de3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2010/11/07 19:28:48 jasper Exp $
# $OpenBSD: Makefile,v 1.15 2010/11/07 19:29:56 jasper Exp $
COMMENT= full-screen X11 task-switcher like Apple's Expose
@ -25,8 +25,6 @@ NO_REGRESS= Yes
LIB_DEPENDS= ::graphics/imlib2
MAKE_FLAGS+= PKG_CONFIG_PATH="${X11BASE}/lib/pkgconfig"
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/skippy
${INSTALL_DATA} ${WRKSRC}/skippyrc-default \