diff options
author | jeh <jeh@FreeBSD.org> | 2001-01-29 12:42:06 +0000 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-01-29 12:42:06 +0000 |
commit | 854c4b9c4bc8ed60ec444b4c15ab382eb2d5a598 (patch) | |
tree | 5e0286d5a31a09bd9bd0ccababed076fc8e75d3c /misc/amanda26-server | |
parent | f47a590270a57060a2b9c9f778491a3966e1a12d (diff) | |
download | FreeBSD-ports-854c4b9c4bc8ed60ec444b4c15ab382eb2d5a598.zip FreeBSD-ports-854c4b9c4bc8ed60ec444b4c15ab382eb2d5a598.tar.gz |
Make the Makefile portlint clean.
Add @dirrm share/amanda.
Submitted by: bento
Diffstat (limited to 'misc/amanda26-server')
-rw-r--r-- | misc/amanda26-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda26-server/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index 98d8de8..cf80be0 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore -CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ +CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ --with-dump-honor-nodump \ --with-user=operator --with-group=operator diff --git a/misc/amanda26-server/pkg-plist b/misc/amanda26-server/pkg-plist index 9a351c9..2475022 100644 --- a/misc/amanda26-server/pkg-plist +++ b/misc/amanda26-server/pkg-plist @@ -78,4 +78,5 @@ share/examples/amanda/chg-multi.conf share/examples/amanda/chg-scsi.conf share/examples/amanda/disklist @dirrm share/examples/amanda +@dirrm share/amanda @dirrm libexec/amanda |