aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-client
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-31 13:14:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-31 13:14:07 +0000
commitabe8b21d9ad70239933c1c7ccaa3d7558d2196f8 (patch)
treecd45f8bf977f908a1d21de15b1d1c03bfafb6b39 /misc/amanda-client
parent00d33ed0c4041aeb792a28c4528f2dc75a562915 (diff)
downloadports-abe8b21d9ad70239933c1c7ccaa3d7558d2196f8.tar.gz
ports-abe8b21d9ad70239933c1c7ccaa3d7558d2196f8.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
Notes
Notes: svn path=/head/; revision=366753
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"