From 7da6dc45e549286031a81f2a90fb6c7f55edd0ec Mon Sep 17 00:00:00 2001 From: kevlo Date: Mon, 24 Oct 2005 06:16:00 +0000 Subject: set USE_X_PREFIX. Pointed by kris --- irc/quirc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/quirc') diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index 9a3def068069..3dfa2d222cff 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -15,6 +15,7 @@ COMMENT= An irc client for the X Window System that uses TCL/TK LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 +USE_X_PREFIX= yes USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit