aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-10-11 17:45:29 +0800
committerasami <asami@FreeBSD.org>1995-10-11 17:45:29 +0800
commit93ddf2a63114d9ccad6963ccd22006cc3d488573 (patch)
tree39203d4d9e3368e2ba3c8207eb46abe443a278af
parent4f4a334595d1fba26b5f4f1b4e2733fd6807eb53 (diff)
downloadfreebsd-ports-graphics-93ddf2a63114d9ccad6963ccd22006cc3d488573.tar.gz
freebsd-ports-graphics-93ddf2a63114d9ccad6963ccd22006cc3d488573.tar.zst
freebsd-ports-graphics-93ddf2a63114d9ccad6963ccd22006cc3d488573.zip
Add BUILD_DEPENDS too.
Originally reported by: jkh Solution submitted by: thomas@ghpc8.ihf.rwth-aachen.de (Thomas Gellekum)
-rw-r--r--devel/noweb/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile
index ca86af871a6..3b8322ae7d6 100644
--- a/devel/noweb/Makefile
+++ b/devel/noweb/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 July 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.1.1.1 1995/08/08 08:58:45 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/04 10:18:39 asami Exp $
#
DISTNAME= noweb-2.7a
@@ -14,7 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
-RUN_DEPENDS= icont:${PORTSDIR}/lang/icon
+BUILD_DEPENDS= icont:${PORTSDIR}/lang/icon
+RUN_DEPENDS= iconx:${PORTSDIR}/lang/icon
WRKSRC= ${WRKDIR}/src