From 9bbd3a3e7042c5932f72bcb53aa934f1dd1d45e5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 3 May 2004 12:23:22 +0000 Subject: [PATCH] - Use Libtool PR: ports/66188 Submitted by: michael johnson (maintainer) --- audio/grip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 858e8003a96f..78221198a32a 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui vte USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER= 13 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib"