summaryrefslogtreecommitdiff
path: root/japanese/vfxdvi300
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-10 11:23:41 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-10 11:23:41 +0000
commitf44828dd89b7811499c6fafd6887b9cf6c2cb0bc (patch)
treed498d4b5a229fa9c98ad0333e5a5bf820ac6347a /japanese/vfxdvi300
parentUpgrade to Website META Language, Version 1.3.4 (diff)
Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined).
Notes
Notes: svn path=/head/; revision=8563
Diffstat (limited to 'japanese/vfxdvi300')
-rw-r--r--japanese/vfxdvi300/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/vfxdvi300/Makefile b/japanese/vfxdvi300/Makefile
index 9ba34192743f..e08210b3e54c 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.7 1997/01/14 07:37:07 asami Exp $
+# $Id: Makefile,v 1.8 1997/09/14 21:36:18 max Exp $
#
DISTNAME= xdvi-17
@@ -23,6 +23,7 @@ MAINTAINER= mita@jp.FreeBSD.org
LIB_DEPENDS= VFlib\\.2\\.:${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
WRKSRC= ${WRKDIR}
DIST_SUBDIR= xdvi
USE_IMAKE= yes