diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-07-03 13:22:16 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-07-03 13:22:16 +0000 |
commit | e342a65399a0c533ae04600423ac39f5094a0320 (patch) | |
tree | 8f349a00bf5f9f0e4d1cf1c7b5c446f05d8a4686 /sysutils | |
parent | fa24049ea722e558d7bd1f85fc32f3ddfd98b9fe (diff) | |
download | ports-e342a65399a0c533ae04600423ac39f5094a0320.tar.gz ports-e342a65399a0c533ae04600423ac39f5094a0320.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linux-afaapps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/linux-afaapps/Makefile b/sysutils/linux-afaapps/Makefile index 64ca9f8c4655..929964db66ab 100644 --- a/sysutils/linux-afaapps/Makefile +++ b/sysutils/linux-afaapps/Makefile @@ -24,6 +24,7 @@ RESTRICTED= "binary redistribution license needs clarification" USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 BRANDELF_FILES= usr/sbin/afacli +SRC_DISTFILES= # empty, no sources available EXTRACT_CMD= ${GZIP_CMD} EXTRACT_BEFORE_ARGS= -dc |