summaryrefslogtreecommitdiff
path: root/textproc/highlight/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r--textproc/highlight/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index bc0f8bb32af..5f59d1028aa 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/19 02:23:44 rh Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:13 joerg Exp $
#
DISTNAME= highlight-2.6.8
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.andre-simon.de/
COMMENT= Converts source code to formatted text with syntax highlighting
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
USE_LANGUAGES= c++
MANCOMPRESSED= yes