aboutsummaryrefslogtreecommitdiffstats
path: root/korean/nhppf
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-01-02 08:12:21 +0800
committerasami <asami@FreeBSD.org>1999-01-02 08:12:21 +0800
commit44c4b7664daf45718f3afe2c13eeb967d41bf423 (patch)
tree71de177d0d65a34d4337e7c2bc5bed97385a758b /korean/nhppf
parent7e9d0a9e9f3fce56d08934aa7397f0e84645f669 (diff)
downloadfreebsd-ports-gnome-44c4b7664daf45718f3afe2c13eeb967d41bf423.tar.gz
freebsd-ports-gnome-44c4b7664daf45718f3afe2c13eeb967d41bf423.tar.zst
freebsd-ports-gnome-44c4b7664daf45718f3afe2c13eeb967d41bf423.zip
Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway.
Diffstat (limited to 'korean/nhppf')
-rw-r--r--korean/nhppf/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile
index b7bf58489f51..b3a1438a9845 100644
--- a/korean/nhppf/Makefile
+++ b/korean/nhppf/Makefile
@@ -3,7 +3,7 @@
# Date created: 19 Apr 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.3 1997/09/22 16:22:12 max Exp $
+# $Id: Makefile,v 1.4 1998/09/15 21:31:46 asami Exp $
#
DISTNAME= nhppf-1.2
@@ -13,10 +13,10 @@ MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/util/nhppf/
MAINTAINER= junker@jazz.snu.ac.kr
-NO_BUILD= yes
+RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts
-RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexpsfonts \
- perl5.00401:${PORTSDIR}/lang/perl5
+USE_PERL5= yes
+NO_BUILD= yes
do-configure:
@cd ${WRKSRC}; \