From f88ca86a0d6524586c99fbc5e84592229e40444d Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Sun, 9 May 2004 04:38:26 +0000 Subject: Turn off USE_X_PREFIX but set PREFIX to X11BASE to avoid XFree86-4-libraries dependency. --- x11/libXp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11/libXp') 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 -- cgit v1.2.3