summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-06 00:14:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-06 00:14:52 +0000
commit1b5cc4310f566c60b39be3d192548baa1216a2bd (patch)
tree4f546bf4bc9aaf4aa34e52d973c05eec36fed84a /x11
parentDon't depend on gtar silently ignoring non-tar files (in this case, a (diff)
Don't depend on gtar silently ignoring non-tar files in the input list,
by setting EXTRACT_ONLY.
Notes
Notes: svn path=/head/; revision=110911
Diffstat (limited to 'x11')
-rw-r--r--x11/libXdmcp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile
index be3311d05f6f..cd0860fa37a2 100644
--- a/x11/libXdmcp/Makefile
+++ b/x11/libXdmcp/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/:fdo \
MASTER_SITE_SUBDIR= anholt/:local
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:fdo \
Wraphelp2.gz:local
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= x11@FreeBSD.org
COMMENT= X Display Manager Control Protocol library