aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-05-29 20:14:49 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-05-29 20:14:49 +0000
commit9292bb9d4e6fd0a744e68847e5b010905630e610 (patch)
treedbb334dec15363494d073ecbf92974aab6a04cda
parentafa4f509e7b74e77ae99217d15732fcb0b8f2080 (diff)
downloadports-9292bb9d4e6fd0a744e68847e5b010905630e610.tar.gz
ports-9292bb9d4e6fd0a744e68847e5b010905630e610.zip
Notes
-rw-r--r--x11/libXp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile
index 340b9d35bd82..cebc3c740d77 100644
--- a/x11/libXp/Makefile
+++ b/x11/libXp/Makefile
@@ -14,7 +14,7 @@ DISTNAME= X11R6.7.0-src1
MAINTAINER= x11@FreeBSD.org
COMMENT= X print library
-LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libX11 \
+LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext \
${X11BASE}/include/X11/extensions/Print.h:${PORTSDIR}/x11/printext
BUILD_DEPENDS= ${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}