aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-10-30 18:31:44 +0800
committerasami <asami@FreeBSD.org>1998-10-30 18:31:44 +0800
commit25e2e0e06dd03711c14248769001d37cbfdf7bb5 (patch)
tree24abc8e3a4422b1b59c89c37f90ddc52caaf0448 /japanese
parente03f86050dd9727ce63a9913d9d18a5c1011d7bc (diff)
downloadfreebsd-ports-gnome-25e2e0e06dd03711c14248769001d37cbfdf7bb5.tar.gz
freebsd-ports-gnome-25e2e0e06dd03711c14248769001d37cbfdf7bb5.tar.zst
freebsd-ports-gnome-25e2e0e06dd03711c14248769001d37cbfdf7bb5.zip
Make thise ports use LOOP_VAR and LOOP_OPTIONS for RESOLUTION.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/vfxdvi300/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/vfxdvi300/Makefile b/japanese/vfxdvi300/Makefile
index 969850e3905a..348b61853850 100644
--- a/japanese/vfxdvi300/Makefile
+++ b/japanese/vfxdvi300/Makefile
@@ -3,7 +3,7 @@
# Date created: 8 Nov 1996
# Whom: Mita Yoshio <mita@jp.FreeBSD.org>
#
-# $Id: Makefile,v 1.10 1998/07/20 03:34:02 steve Exp $
+# $Id: Makefile,v 1.11 1998/10/07 06:11:42 asami Exp $
#
DISTNAME= xdvi-17
@@ -23,7 +23,8 @@ MAINTAINER= mita@jp.FreeBSD.org
LIB_DEPENDS= VFlib2.23:${PORTSDIR}/japanese/vflib
RUN_DEPENDS= ${LOCALBASE}/lib/fonts/pk${RESOLUTION}:${PORTSDIR}/print/pkfonts
-MANUAL_PACKAGE_BUILD= RESOLUTION has to be set to 118 240 300 360 400 600
+LOOP_VAR= RESOLUTION
+LOOP_OPTIONS= 118 240 300 360 400 600
WRKSRC= ${WRKDIR}
DIST_SUBDIR= xdvi
USE_IMAKE= yes