summaryrefslogtreecommitdiff
path: root/misc/colortail/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-02 18:30:14 +0000
committerjoerg <joerg>2006-06-02 18:30:14 +0000
commitd016871a397f84e7eee8782d68dbe572881e44e8 (patch)
treeaf212536319b8967513e121993e995f47684a7dc /misc/colortail/Makefile
parent7fe8ce07cd12d22909180fe6f4c0bc28270c7451 (diff)
downloadpkgsrc-d016871a397f84e7eee8782d68dbe572881e44e8.tar.gz
Uses C++. Don't include regex.h and gnuregex.h on DragonFly.
Diffstat (limited to 'misc/colortail/Makefile')
-rw-r--r--misc/colortail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index 1304d109931..74fe986311b 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/11/03 16:26:28 tv Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/02 18:30:14 joerg Exp $
DISTNAME= colortail-0.3.0
CATEGORIES= misc
@@ -8,6 +8,8 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://morrdusk.net/projects/colortail/
COMMENT= Colour-able replacement for tail(1)
+USE_LANGUAGES= c++
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--datadir=${PREFIX}/share/examples/colortail
DESCR_SRC= ${WRKDIR}/.DESCR_SRC