From 410bc0acc6c0c515e4557c1289b6b82366f2f127 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 14 Nov 2000 12:42:43 +0000 Subject: Adjust python variables to be consistent with the dependencies. PR: 22833 Submitted by: maintainer --- net/fugu/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/fugu/Makefile b/net/fugu/Makefile index e1d19b2a1555..9880d9db17b2 100644 --- a/net/fugu/Makefile +++ b/net/fugu/Makefile @@ -12,13 +12,11 @@ MASTER_SITES= http://fugu.gale.org/dist/ MAINTAINER= peterh@sapros.com -BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python -RUN_DEPENDS+= ${LOCALBASE}/lib/python1.5/site-packages/Pmw:${PORTSDIR}/x11-toolkits/pmw +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw -PYTHON_VERSION= python1.5 -PYTHON_NO_DEPENDS= yes -USE_XLIB= yes -GNU_CONFIGURE= yes +USE_PYTHON= yes +USE_XLIB= yes +GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -- cgit v1.2.3