diff options
author | bouyer <bouyer> | 2004-05-12 20:53:51 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2004-05-12 20:53:51 +0000 |
commit | 6d1eeb4907c67ce8202eb951d5d84380dc955f9e (patch) | |
tree | 783f2430ffd39a7b1d5019c96ad1cadf934296f9 /sysutils | |
parent | 9bb53b196a50c9e5ff30bd7241a01fb2f49b6ad9 (diff) | |
download | pkgsrc-6d1eeb4907c67ce8202eb951d5d84380dc955f9e.tar.gz |
Don't create an (empty) directory in $prefix/share
Remove Makefile variables which are also defined in Makefile.common
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/amanda-plot/Makefile | 9 | ||||
-rw-r--r-- | sysutils/amanda-plot/distinfo | 7 | ||||
-rw-r--r-- | sysutils/amanda-plot/patches/patch-ab | 15 | ||||
-rw-r--r-- | sysutils/amanda-plot/patches/patch-ac | 2 |
4 files changed, 21 insertions, 12 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile index 89f894cd34b..1be8e79ab47 100644 --- a/sysutils/amanda-plot/Makefile +++ b/sysutils/amanda-plot/Makefile @@ -1,14 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2004/05/12 18:45:25 bouyer Exp $ +# $NetBSD: Makefile,v 1.16 2004/05/12 20:53:51 bouyer Exp $ # -DISTNAME= amanda-2.4.4p2 -PKGNAME= amanda-plot-2.4.4p2 +PKGNAME= amanda-plot-${VERS} SVR4_PKGNAME= amapl -CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/ -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.amanda.org/ COMMENT= Visualizes the behavior of Amanda, a network backup system DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot diff --git a/sysutils/amanda-plot/distinfo b/sysutils/amanda-plot/distinfo index 7d70fd73f65..c30a1c74683 100644 --- a/sysutils/amanda-plot/distinfo +++ b/sysutils/amanda-plot/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.4 2004/05/12 18:45:25 bouyer Exp $ +$NetBSD: distinfo,v 1.5 2004/05/12 20:53:51 bouyer Exp $ SHA1 (amanda-2.4.4p2.tar.gz) = c14510260941a3915f4068e6b7e3f91698ab099e Size (amanda-2.4.4p2.tar.gz) = 1263075 bytes -SHA1 (patch-ab) = c6b1ab0f273a2832abe57b97cb63b96fd76e633d -SHA1 (patch-ac) = 9b4fda0170f16a50220d751f69045c91b1eba4c4 +SHA1 (patch-aa) = 12ff93eea6d9f443ce2f236492d9e0362fd2d9ff +SHA1 (patch-ab) = ba184b284ae72a3fd822cce722436955ca242b2f +SHA1 (patch-ac) = c8487962b38b339acc34631eb1f495f184ad6308 diff --git a/sysutils/amanda-plot/patches/patch-ab b/sysutils/amanda-plot/patches/patch-ab index 0166496a270..496a65daa7c 100644 --- a/sysutils/amanda-plot/patches/patch-ab +++ b/sysutils/amanda-plot/patches/patch-ab @@ -1,5 +1,7 @@ ---- Makefile.in.orig 2004-01-08 10:21:29.000000000 -0800 -+++ Makefile.in 2004-02-24 08:26:13.000000000 -0800 +$NetBSD: patch-ab,v 1.5 2004/05/12 20:53:51 bouyer Exp $ + +--- Makefile.in.orig 2004-05-12 22:51:17.000000000 +0200 ++++ Makefile.in 2004-05-12 21:53:57.000000000 +0200 @@ -168,20 +168,14 @@ # order is significant, don't change it arbitrarily SUBDIRS = \ @@ -23,3 +25,12 @@ EXTRA_DIST = $(SNAPSHOT_STAMP) \ +@@ -506,7 +500,7 @@ + uninstall: uninstall-recursive + + install-am: all-am +- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + + installcheck: installcheck-recursive + install-strip: diff --git a/sysutils/amanda-plot/patches/patch-ac b/sysutils/amanda-plot/patches/patch-ac index fc2b6f214b2..67ebc7bc39a 100644 --- a/sysutils/amanda-plot/patches/patch-ac +++ b/sysutils/amanda-plot/patches/patch-ac @@ -1,3 +1,5 @@ +$NetBSD: patch-ac,v 1.5 2004/05/12 20:53:51 bouyer Exp $ + --- man/Makefile.in.orig 2004-01-08 10:23:42.000000000 -0800 +++ man/Makefile.in 2004-02-24 08:15:51.000000000 -0800 @@ -188,11 +188,7 @@ |