aboutsummaryrefslogtreecommitdiff
path: root/japanese/vfxdvi300
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-30 10:31:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-30 10:31:44 +0000
commitbb625f03e634eb6296e1e9cb0d3ec7a1ca65d547 (patch)
tree14b429acbcb9d09f98be8deae2dd5c343c598fa1 /japanese/vfxdvi300
parent02d389691c3cd1c3cbf642bf5dcb6519dadc31c8 (diff)
downloadports-bb625f03e634eb6296e1e9cb0d3ec7a1ca65d547.tar.gz
ports-bb625f03e634eb6296e1e9cb0d3ec7a1ca65d547.zip
Make thise ports use LOOP_VAR and LOOP_OPTIONS for RESOLUTION.
Notes
Notes: svn path=/head/; revision=14260
Diffstat (limited to 'japanese/vfxdvi300')
-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