diff options
author | jlam <jlam> | 1999-09-03 01:57:03 +0000 |
---|---|---|
committer | jlam <jlam> | 1999-09-03 01:57:03 +0000 |
commit | 3e532b8cd10b8a16cc98a4666d827c19ebcf142a (patch) | |
tree | 6187ebbfe98570bdd6081f3905ce40f7a3eee882 /x11 | |
parent | 763130d9dc498bf1deacd9ca8fee07f8793a896f (diff) | |
download | pkgsrc-3e532b8cd10b8a16cc98a4666d827c19ebcf142a.tar.gz |
* Updated currently unused libgtop dependency.
* Removed bogus configure argument.
* applet/mixer needed -lossaudio
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-core/Makefile | 7 | ||||
-rw-r--r-- | x11/gnome-core/files/patch-sum | 3 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index 7890d503dfa..4f208082019 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/08/29 12:42:56 rh Exp $ +# $NetBSD: Makefile,v 1.25 1999/09/03 01:57:03 jlam Exp $ # DISTNAME= gnome-core-1.0.9 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnome.org/ DEPENDS+= esound-0.2.8:../../audio/esound DEPENDS+= gnome-libs-1.0.14:../../x11/gnome-libs # "libgtop" packages is broken at the moment. -#DEPENDS+= libgtop-1.0.1:../../devel/libgtop +#DEPENDS+= libgtop-1.0.2:../../devel/libgtop NOT_FOR_PLATFORM= *-*-alpha # problems with gtk @@ -22,8 +22,7 @@ USE_LIBTOOL= yes LOCALSTATEDIR= /var/gnome -CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \ - --with-glib-prefix=${LOCALBASE} +CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} CPPFLAGS= -I${LOCALBASE}/include -I${WRKDIR} CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE} \ CPPFLAGS="${CPPFLAGS}" diff --git a/x11/gnome-core/files/patch-sum b/x11/gnome-core/files/patch-sum index cab68ca4c0b..af4b327154b 100644 --- a/x11/gnome-core/files/patch-sum +++ b/x11/gnome-core/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.6 1999/08/29 12:42:57 rh Exp $ +$NetBSD: patch-sum,v 1.7 1999/09/03 01:57:04 jlam Exp $ MD5 (patch-aa) = 1615bc65ef004f3649a4f07d8fa159e0 MD5 (patch-ab) = 2484badfa1060b151b2c19bd12783f20 @@ -8,3 +8,4 @@ MD5 (patch-ae) = f62405560b5c4fcaf87c1ebdcde59a9a MD5 (patch-af) = a18ee68f6e295f5b4607f7b3fb6f3032 MD5 (patch-ag) = 0ddce7d7bfbf857eab8ce9653c5b8863 MD5 (patch-ah) = 5cce80b3eabd1a604cfebe3e9b5cc256 +MD5 (patch-ai) = d5def5f3e883160814f0a3d7d901b1f4 |