diff options
author | obache <obache@pkgsrc.org> | 2007-05-29 12:45:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-05-29 12:45:14 +0000 |
commit | 442d25f944d20884383e445d25302794964369b6 (patch) | |
tree | 9793a3990f089d2fe5f6fad7a2c59b868157b042 /sysutils | |
parent | 015e864f0846293c1a101276c5cdcb820dc62597 (diff) | |
download | pkgsrc-442d25f944d20884383e445d25302794964369b6.tar.gz |
libgtop_daemon2 must also is handled like libgtop_server2.
Should fix problem on Linux in PR 36405 by Obdrej Tuma.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/libgtop2/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libgtop2/PLIST b/sysutils/libgtop2/PLIST index 76328e6c70e..5a9edac153d 100644 --- a/sysutils/libgtop2/PLIST +++ b/sysutils/libgtop2/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.14 2006/08/06 19:06:44 jmmv Exp $ -bin/libgtop_daemon2 +@comment $NetBSD: PLIST,v 1.15 2007/05/29 12:45:14 obache Exp $ +${LIBGTOP_SERVER}bin/libgtop_daemon2 ${LIBGTOP_SERVER}bin/libgtop_server2 include/libgtop-2.0/glibtop.h include/libgtop-2.0/glibtop/close.h |