summaryrefslogtreecommitdiff
path: root/x11/libXp
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-05-09 04:38:26 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-05-09 04:38:26 +0000
commitf88ca86a0d6524586c99fbc5e84592229e40444d (patch)
tree0a364569e94fd5b7ce40b95f1420b22b5f4e302f /x11/libXp
parentBento's script seems to kindly deinstall EXTRACT_DEPENDS packages right after (diff)
Turn off USE_X_PREFIX but set PREFIX to X11BASE to avoid XFree86-4-libraries
dependency.
Notes
Notes: svn path=/head/; revision=108711
Diffstat (limited to 'x11/libXp')
-rw-r--r--x11/libXp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libXp/Makefile b/x11/libXp/Makefile
index 267ba494702c..05794095e9bf 100644
--- a/x11/libXp/Makefile
+++ b/x11/libXp/Makefile
@@ -23,6 +23,8 @@ RUN_DEPENDS= ${LIB_PC_DEPENDS}
CONFLICTS= XFree86-libraries-*
USE_IMAKE= YES
+USE_X_PREFIX= no
+PREFIX?= ${X11BASE}
DIST_SUBDIR= xorg
INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/xc/lib/Xp