summaryrefslogtreecommitdiff
path: root/devel/doxygen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/doxygen/Makefile')
-rw-r--r--devel/doxygen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index fca64063726..2dd2134760f 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/10/24 06:21:18 martti Exp $
+# $NetBSD: Makefile,v 1.8 2002/12/14 03:43:18 schmonz Exp $
DISTNAME= doxygen-1.2.18.src
PKGNAME= doxygen-1.2.18
@@ -18,7 +18,7 @@ CONFIGURE_ARGS= --make ${GMAKE}
CONFIGURE_ARGS+= --install ${INSTALL}
CONFIGURE_ARGS+= --prefix ${LOCALBASE}
CONFIGURE_ARGS+= --docdir ${LOCALBASE}/share/doc
-REPLACE_PERL= ${WRKSRC}/doc/translater.pl
+REPLACE_PERL= doc/translater.pl
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}