From 5fe3b66e93dfb0b9c90f3e0149c9363c8de0563f Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 21 May 2003 18:13:15 +0000 Subject: Update to 2.3.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@787 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnomepanel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnomepanel/Makefile') diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index f1b99c740..fb5cd6726 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomepanel -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.3 @@ -27,7 +27,7 @@ USE_LIBTOOL= yes CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ --with-kde-docdir=${LOCALBASE}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-panel.1 gnome-panel-preferences.1 -- cgit v1.2.3