aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 05:25:50 +0000
commit7e42d7a7c432d4054d5333fae985038b61828078 (patch)
treea3f359548461e38bb1bea0d93a14a285d2f1b048 /x11
parentc97b5b3ca34e50650f058d404ecb9d8fb2405771 (diff)
downloadports-7e42d7a7c432d4054d5333fae985038b61828078.tar.gz
ports-7e42d7a7c432d4054d5333fae985038b61828078.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/libXfont/Makefile2
-rw-r--r--x11/rxvt-unicode/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXfont/Makefile b/x11/libXfont/Makefile
index c469f839c602..b784f3c6c62b 100644
--- a/x11/libXfont/Makefile
+++ b/x11/libXfont/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://freedesktop.org/~ajax/xlibs-release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X font libary
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config \
${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 0c2fe44c4ebb..819049de04e7 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= thierry@FreeBSD.org
COMMENT= A clone of the terminal emulator rxvt modified to support Unicode
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
USE_X_PREFIX= yes
USE_XPM= yes