aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gnomecore
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2000-10-05 15:17:31 +0800
committerreg <reg@FreeBSD.org>2000-10-05 15:17:31 +0800
commit68dad4980b984b6c03859651af5eefb37c1c9d90 (patch)
treea1b402b639681e7623529a2295404459e0d45edf /x11/gnomecore
parent30fb8569371544b140cbfbe9d8d545a551b7a815 (diff)
downloadfreebsd-ports-gnome-68dad4980b984b6c03859651af5eefb37c1c9d90.tar.gz
freebsd-ports-gnome-68dad4980b984b6c03859651af5eefb37c1c9d90.tar.zst
freebsd-ports-gnome-68dad4980b984b6c03859651af5eefb37c1c9d90.zip
Implement USE_GNOME, part 2.
Diffstat (limited to 'x11/gnomecore')
-rw-r--r--x11/gnomecore/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index fd12850700f2..060b5eb01efd 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -14,22 +14,17 @@ DISTNAME= gnome-core-${PORTVERSION}
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
- xml.5:${PORTSDIR}/textproc/libxml \
+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \
bz2.1:${PORTSDIR}/archivers/bzip2
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/startup.wav:${PORTSDIR}/audio/gnomeaudio \
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_GNOMECTRL= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome \
- --with-kde-datadir=${LOCALBASE}/share
+CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
MAN1= gnome-session.1 gnome-wm.1 save-session.1