summaryrefslogtreecommitdiff
path: root/textproc/source-highlight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/source-highlight/Makefile')
-rw-r--r--textproc/source-highlight/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 8e9e965ae7f..6ba62bbb58d 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/01/22 10:40:01 agc Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/25 21:51:19 jlam Exp $
#
DISTNAME= source-highlight-1.2.1
@@ -10,8 +10,8 @@ MAINTAINER= seb@netbsd.org
HOMEPAGE= http://www.gnu.org/software/src-highlite/source-highlight.html
COMMENT= Highlight syntax of C, C++ or Java source into HTML document
-GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.prefs.mk"