From a63b60fdc5f4ffb6ca32147751acd76012e37013 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 25 Mar 2004 04:31:55 +0000 Subject: Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables --- devel/libpreps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libpreps') diff --git a/devel/libpreps/Makefile b/devel/libpreps/Makefile index cdba457..d164f69 100644 --- a/devel/libpreps/Makefile +++ b/devel/libpreps/Makefile @@ -21,7 +21,7 @@ CONFLICTS= libpreps-devel-1.9.* USE_GMAKE= yes USE_REINPLACE= yes USE_GNOME= glib12 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit v1.1