diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-13 11:00:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-13 11:00:12 +0000 |
commit | 12b92b9b2cf3f4906a76483b75210e0238a106a0 (patch) | |
tree | 565df4d69b50c56d628dc5812cbddab2279b876a /devel/sip | |
parent | 71666d4120160fb3301f5789bd44370d5a808dff (diff) | |
download | ports-12b92b9b2cf3f4906a76483b75210e0238a106a0.tar.gz ports-12b92b9b2cf3f4906a76483b75210e0238a106a0.zip |
Notes
Diffstat (limited to 'devel/sip')
-rw-r--r-- | devel/sip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |