From edcf8b3594b5df6440713253552b675fb0234474 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 11 Apr 2000 14:15:53 +0000 Subject: Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) --- japanese/gd/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'japanese/gd') diff --git a/japanese/gd/Makefile b/japanese/gd/Makefile index 5302b79b4cfb..d3cbb78ccee1 100644 --- a/japanese/gd/Makefile +++ b/japanese/gd/Makefile @@ -1,19 +1,18 @@ # New ports collection makefile for: gd -# Version required: 1.6.3 # Date created: 19 Aug 1998 # Whom: ichiro@ichiro.org # # $FreeBSD$ # -DISTNAME= gd-1.6.3 -PKGNAME= ja-gd-1.6.3 +PORTNAME= gd +PORTVERSION= 1.6.3 CATEGORIES= japanese graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ -PATCH_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/gd/1.6.3/ -PATCHFILES= gd-1.6.3.ttf-kanji.patch.990731 +PATCH_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/gd/${PORTVERSION}/ +PATCHFILES= ${DISTNAME}.ttf-kanji.patch.990731 MAINTAINER= ichiro@ichiro.org -- cgit v1.2.3