diff options
Diffstat (limited to 'x11-toolkits/gigi/Makefile')
-rw-r--r-- | x11-toolkits/gigi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 967a7e216b18..5413090d1eca 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -16,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= OpenGL Graphic User Interface Library LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ - boost_python.4:${PORTSDIR}/devel/boost-python \ + boost_python.4:${PORTSDIR}/devel/boost-python-libs \ freetype.9:${PORTSDIR}/print/freetype2 USE_SCONS= yes |