aboutsummaryrefslogtreecommitdiff
path: root/print/yatex
diff options
context:
space:
mode:
Diffstat (limited to 'print/yatex')
-rw-r--r--print/yatex/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile
index a51da7477e99..2a0848b673ff 100644
--- a/print/yatex/Makefile
+++ b/print/yatex/Makefile
@@ -5,15 +5,14 @@
# $FreeBSD$
#
-PORTNAME?= yatex
-PORTVERSION?= 1.67
+PORTNAME= yatex
+PORTVERSION= ${VERSION}
CATEGORIES?= print elisp
MASTER_SITES= http://www.yatex.org/
-DISTNAME= yatex1.67
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= taoka@FreeBSD.org
-WRKSRC= ${WRKDIR}/yatex${VERSION}
.if defined(XEMACS-MULE)
BUILD_DEPENDS= xemacs:${PORTSDIR}/japanese/xemacs21-canna \
${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${PORTSDIR}/editors/xemacs-sumo-packages \