diff options
Diffstat (limited to 'devel/py-orbit2/Makefile')
-rw-r--r-- | devel/py-orbit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile index 5b9794729032..d2e948c9bcfc 100644 --- a/devel/py-orbit2/Makefile +++ b/devel/py-orbit2/Makefile @@ -23,6 +23,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack orbit2 USE_PYTHON= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 .include <bsd.port.mk> |