summaryrefslogtreecommitdiff
path: root/textproc/itex2MML/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-06-29 23:08:12 +0000
committerminskim <minskim@pkgsrc.org>2007-06-29 23:08:12 +0000
commita94b219c1ba580cc519d6419e060425fed33f66c (patch)
tree1a08f2948b974fa5572709ea6ead14594aae57d0 /textproc/itex2MML/Makefile
parentd7ce5c92b43c11a8adb0645e8c75c0308b961c3a (diff)
downloadpkgsrc-a94b219c1ba580cc519d6419e060425fed33f66c.tar.gz
Set DIST_SUBDIR because the distfile name doesn't include the version
number.
Diffstat (limited to 'textproc/itex2MML/Makefile')
-rw-r--r--textproc/itex2MML/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/itex2MML/Makefile b/textproc/itex2MML/Makefile
index 3ea9a3a88e4..c46c0fe3050 100644
--- a/textproc/itex2MML/Makefile
+++ b/textproc/itex2MML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/06/17 17:32:27 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2007/06/29 23:08:12 minskim Exp $
DISTNAME= itexToMML
PKGNAME= itex2MML-1.2.3
@@ -13,6 +13,8 @@ USE_LANGUAGES= c c++
USE_TOOLS+= bison flex
WRKSRC= ${WRKDIR}/${DISTNAME}/itex-src
+DIST_SUBDIR= ${PKGNAME_NOREV}
+
INSTALLATION_DIRS= bin
do-install: