summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-19 22:38:38 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-19 22:38:38 +0000
commit51b785694a550ca9a55b085192a71eb977ea94a2 (patch)
treec9fef441caacc9c8aac7cc16d0c9779b57c5ff66 /editors
parenteb175cf6cc9f9e416cb6761902f5d3e01ac50d50 (diff)
downloadpkgsrc-51b785694a550ca9a55b085192a71eb977ea94a2.tar.gz
Force gtar for extraction, pax-as-tar can't handle this at least on
DragonFly.
Diffstat (limited to 'editors')
-rw-r--r--editors/lyx-qt/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index 131466e75e2..31f15537cd2 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2006/05/13 03:44:23 minskim Exp $
+# $NetBSD: Makefile.common,v 1.39 2006/06/19 22:38:38 joerg Exp $
#
DISTNAME= lyx-1.4.1
@@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://ftp.lip6.fr/pub/lyx/stable/ \
ftp://ftp.ntua.gr/pub/X11/LyX/stable/
EXTRACT_SUFX= .tar.bz2
+EXTRACT_USING= gtar
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.lyx.org/