summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-19 22:38:38 +0000
committerjoerg <joerg>2006-06-19 22:38:38 +0000
commit244e9f7e1072b12a217e9e96c82e30badec7d8bd (patch)
treec9fef441caacc9c8aac7cc16d0c9779b57c5ff66 /editors
parente29c5848a12f4322290864c4b7f1a9012c2557d7 (diff)
downloadpkgsrc-244e9f7e1072b12a217e9e96c82e30badec7d8bd.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/