diff options
author | Will Andrews <will@FreeBSD.org> | 2003-03-02 17:35:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-03-02 17:35:15 +0000 |
commit | 970237caaed32b1d23a6fd35d0e7f1becbc1763c (patch) | |
tree | c5c98fa5ab730e7f5b21d40b9ce6db625786d636 /textproc/cost | |
parent | 7ac6ca52e1f491a590653e269f750a1d1dd40858 (diff) |
Notes
Diffstat (limited to 'textproc/cost')
-rw-r--r-- | textproc/cost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile index 9af4e3cb950c..b719ac1eceaa 100644 --- a/textproc/cost/Makefile +++ b/textproc/cost/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kosmos@blarg.net COMMENT= SGML/XML application programming tool LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 -BUILD_DEPENDS= ${WRKDIRPREFIXPORTSDIR}/lang/tcl82/work/tcl-8.2.3/src:${PORTSDIR}/lang/tcl82:patch +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/lang/tcl82:patch WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= YES |