summaryrefslogtreecommitdiff
path: root/japanese/tkdesk/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-12 14:38:12 +0000
commit8e270816f992e4a25aaab762d962f7267d72f84b (patch)
treed4e36e838185404904fc906c77ad6ebbaf6ef1bc /japanese/tkdesk/Makefile
parentUse ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. (diff)
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Notes
Notes: svn path=/head/; revision=27463
Diffstat (limited to '')
-rw-r--r--japanese/tkdesk/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/japanese/tkdesk/Makefile b/japanese/tkdesk/Makefile
index bc9c1bcf93e6..c00d1e7d19f7 100644
--- a/japanese/tkdesk/Makefile
+++ b/japanese/tkdesk/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: tkdesk
-# Version required: 1.1
# Date created: 21 Sep 1999
# Whom: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
#
# $FreeBSD$
#
-DISTNAME= tkdesk-1.1
-PKGNAME= ja-tkdesk-1.1p58
+PORTNAME= tkdesk
+PORTVERSION= ${VERSION}${VERSION_PL}
CATEGORIES= japanese x11-fm tk42
MASTER_SITES= http://people.mainz.netsurf.de/~bolik/tkdesk/
+DISTNAME= ${PORTNAME}-${VERSION}
PATCH_SITES= http://www.linet.gr.jp/~mituiwa/
-PATCHFILES= tkdesk-1.1-jmenu-p58.diff
+PATCHFILES= tkdesk-${VERSION}-jmenu-${VERSION_PL}.diff
PATCH_DIST_STRIP= -p1
MAINTAINER= yatt@msc.biglobe.ne.jp
@@ -21,6 +21,9 @@ LIB_DEPENDS= tk42jp.1:${PORTSDIR}/japanese/tk42
RUN_DEPENDS= imali:${PORTSDIR}/mail/im \
easypr:${PORTSDIR}/japanese/easypr
+VERSION= 1.1
+VERSION_PL= p58
+
USE_XLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes