aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda-client
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-31 21:14:07 +0800
committerantoine <antoine@FreeBSD.org>2014-08-31 21:14:07 +0800
commit6cfd62d63cf19ad8995c25275205961c06e6a8ab (patch)
treecd45f8bf977f908a1d21de15b1d1c03bfafb6b39 /misc/amanda-client
parent78ab4b0589200bf9e620777d31cc133bd8bda7eb (diff)
downloadfreebsd-ports-gnome-6cfd62d63cf19ad8995c25275205961c06e6a8ab.tar.gz
freebsd-ports-gnome-6cfd62d63cf19ad8995c25275205961c06e6a8ab.tar.zst
freebsd-ports-gnome-6cfd62d63cf19ad8995c25275205961c06e6a8ab.zip
Stage support
I merged the 2 plists to prevent orphans to be reported during make check-plist of misc/amanda-server, as it installs into stage some files already provided by misc/amanda-client Bump PORTREVISION as the install/deinstall scripts were revised PR: ports/193196
Diffstat (limited to 'misc/amanda-client')
-rw-r--r--misc/amanda-client/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile
index 894fbee793cd..b4c884c6e74e 100644
--- a/misc/amanda-client/Makefile
+++ b/misc/amanda-client/Makefile
@@ -7,11 +7,7 @@ PORTREVISION= 0
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
MASTERDIR= ${.CURDIR}/../amanda-server
-PKGINSTALL= mustnotexist
-
-PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"