diff options
Diffstat (limited to 'misc/pybliographer/Makefile')
-rw-r--r-- | misc/pybliographer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile index d87b6a23468c..8ed3d9f26251 100644 --- a/misc/pybliographer/Makefile +++ b/misc/pybliographer/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolki USE_GNOME= glib12 gnomehack gnomeprefix USE_PYTHON= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |