From 4e2908e00644416e6cd43eaa0e733a16139c65a9 Mon Sep 17 00:00:00 2001 From: Shaun Amott Date: Sun, 22 May 2011 15:53:57 +0000 Subject: Fix dependency line. Submitted by: Torfinn Ingolfsen via freebsd-ports --- net-p2p/bitcoin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/bitcoin') diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index d2b76e2fa374..d5db8968a307 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -38,7 +38,7 @@ USE_GNOME= gtk20 #USE_WX= 2.9+ -BUILD_DEPENDS+= include/wx-2.9/wx/aboutdlg.h:${PORTSDIR}/x11-toolkits/wxgtk29 +BUILD_DEPENDS+= ${LOCALBASE}/include/wx-2.9/wx/aboutdlg.h:${PORTSDIR}/x11-toolkits/wxgtk29 WX_CONFIG= ${LOCALBASE}/bin/wxgtk2u-2.9-config PLIST_FILES= bitcoin -- cgit v1.2.3