1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Unbreak with new pkgconfig

Approved by:	maintainer
This commit is contained in:
Koop Mast 2005-05-07 20:45:48 +00:00
parent a99a5f0b56
commit ef0da996c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134807
2 changed files with 6 additions and 4 deletions

View File

@ -17,13 +17,14 @@ COMMENT= A keygrabber for the Blackbox window manager
BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
BROKEN= "Does not build"
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GCC= 3.3+
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \
LDFLAGS="`pkg-config --libs xft`"
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= bbkeys.1
MAN5= bbkeysrc.5

View File

@ -16,12 +16,13 @@ COMMENT= A pager for the Blackbox window manager
BUILD_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
BROKEN= Does not build
USE_X_PREFIX= yes
USE_GNOME= gnomehack pkgconfig
USE_GCC= 3.3+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags xft`" \
LDFLAGS="`pkg-config --libs xft`"
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PORTDOCS= README.bbpager
PLIST_FILES= bin/bbpager %%DATADIR%%/bbpager.rc