summaryrefslogtreecommitdiff
path: root/devel/glade
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glade')
-rw-r--r--devel/glade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index a456c114dd12..95c8238942b7 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -19,7 +19,7 @@ USE_GNOME= gnomeprefix gnomehack bonobo gnomedb
USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-bonobo --enable-gnome-db
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/libs"
+ LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch: