build with new libgtop2

ok marcm@
This commit is contained in:
sturm 2004-08-10 20:00:40 +00:00
parent ff8a513c3d
commit 4d7a8be436
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2003/09/23 21:18:30 marcm Exp $
# $OpenBSD: Makefile,v 1.15 2004/08/10 20:00:40 sturm Exp $
COMMENT= "GNOME panel applet that displays the CPU + memory load"
@ -12,7 +12,7 @@ MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
MASTER_SITES= http://savannah.nongnu.org/download/bubblemon/
LIB_DEPENDS= panel-applet-2::x11/gnome/panel \
gtop-2.0.0.0,gtop_common-2.0.0.0,gtop_suid_common-2.0.0.0,gtop_sysdeps-2.0.0.0::devel/libgtop2
gtop-2.0.3.0::devel/libgtop2
# GPL
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-src_Makefile_in,v 1.3 2003/09/23 21:24:52 marcm Exp $
$OpenBSD: patch-src_Makefile_in,v 1.4 2004/08/10 20:00:40 sturm Exp $
--- src/Makefile.in.orig 2003-09-23 11:45:16.000000000 -0700
+++ src/Makefile.in 2003-09-23 11:45:52.000000000 -0700
@@ -67,7 +67,7 @@ GMSGFMT = @GMSGFMT@
@ -6,7 +6,7 @@ $OpenBSD: patch-src_Makefile_in,v 1.3 2003/09/23 21:24:52 marcm Exp $
GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@
GTOP_APPLETS_CFLAGS = @GTOP_APPLETS_CFLAGS@
-GTOP_APPLETS_LIBS = @GTOP_APPLETS_LIBS@
+GTOP_APPLETS_LIBS = @GTOP_APPLETS_LIBS@ -lgtop_suid_common-2.0
+GTOP_APPLETS_LIBS = @GTOP_APPLETS_LIBS@ -lXau
INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLLIBS = @INTLLIBS@