summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/fugu/Makefile10
-rw-r--r--net/fugu/Makefile10
2 files changed, 8 insertions, 12 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile
index e1d19b2a1555..9880d9db17b2 100644
--- a/net-im/fugu/Makefile
+++ b/net-im/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
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