From 12b92b9b2cf3f4906a76483b75210e0238a106a0 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 13 Nov 2000 11:00:12 +0000 Subject: [PATCH] The port that installs stuff in the python1.5 directory is now called lang/python15, not lang/python. Found by: bento --- devel/sip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/sip/Makefile b/devel/sip/Makefile index 2e0291f061ba..3ded0d6f355f 100644 --- a/devel/sip/Makefile +++ b/devel/sip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.river-bank.demon.co.uk/software/ MAINTAINER= adsharma@home.com -BUILD_DEPENDS= ${LOCALBASE}/include/python1.5/Python.h:${PORTSDIR}/lang/python +BUILD_DEPENDS= ${LOCALBASE}/include/python1.5/Python.h:${PORTSDIR}/lang/python15 USE_LIBTOOL= yes INSTALLS_SHLIB= yes