summaryrefslogtreecommitdiffstats
path: root/print/yatex
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-04-13 11:22:38 +0000
committerknu <knu@FreeBSD.org>2000-04-13 11:22:38 +0000
commitbc52a3dc76b9a91f78baf1f669ee879c44e3bb6b (patch)
tree18f0f0f395460c665d84c86e54c7d4f50630d24c /print/yatex
parent625e9e360a740f0cc2ee7b6a4ca00e2e7c16afe3 (diff)
downloadFreeBSD-ports-bc52a3dc76b9a91f78baf1f669ee879c44e3bb6b.zip
FreeBSD-ports-bc52a3dc76b9a91f78baf1f669ee879c44e3bb6b.tar.gz
Use PKGNAMESUFFIX.
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 a51da74..2a0848b 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 \
OpenPOWER on IntegriCloud