diff options
Diffstat (limited to 'print/libgnomeprintmm/Makefile')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 5c7835869167..c9bb312a4938 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes USE_GCC= 3.4 USE_GNOME= gnomeprefix gnomehack libgnomeprint INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15:inc CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.5" API_VERSION="2.6" |