diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-31 13:14:07 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-31 13:14:07 +0000 |
commit | abe8b21d9ad70239933c1c7ccaa3d7558d2196f8 (patch) | |
tree | cd45f8bf977f908a1d21de15b1d1c03bfafb6b39 /misc/amanda-client | |
parent | 00d33ed0c4041aeb792a28c4528f2dc75a562915 (diff) | |
download | ports-abe8b21d9ad70239933c1c7ccaa3d7558d2196f8.tar.gz ports-abe8b21d9ad70239933c1c7ccaa3d7558d2196f8.zip |
Notes
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 4 |
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" |