summaryrefslogtreecommitdiffstats
path: root/net/libgweather/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libgweather/Makefile')
-rw-r--r--net/libgweather/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile
index e9714cb38..1870e6cab 100644
--- a/net/libgweather/Makefile
+++ b/net/libgweather/Makefile
@@ -3,12 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/libgweather/Makefile,v 1.1 2008/01/14 15:38:29 kwm Exp $
+# $MCom: ports/net/libgweather/Makefile,v 1.2 2008/01/14 21:33:58 kwm Exp $
#
PORTNAME= libgweather
PORTVERSION= 2.21.2
-CATEGORIES= x11 gnome
+CATEGORIES= net gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
@@ -18,6 +18,7 @@ USE_GETTEXT= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
@@ -25,4 +26,3 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GCONF_SCHEMAS= gweather.schemas
.include <bsd.port.mk>
-