diff options
Diffstat (limited to 'graphics/pixieplus/Makefile')
-rw-r--r-- | graphics/pixieplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 278570630e28..5e36e5d2a126 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_BZIP2= yes .include <bsd.port.mk> |