summaryrefslogtreecommitdiff
path: root/x11/dxpc
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-10 23:29:37 +0000
committerjoerg <joerg>2006-05-10 23:29:37 +0000
commit87cb3d999f234e2ba78234fb86926631856ad99d (patch)
treed672c23f203891ab733ee7886c65d3225d935a2c /x11/dxpc
parentd84871995701eea2ed8b3c7e95741040708e547c (diff)
downloadpkgsrc-87cb3d999f234e2ba78234fb86926631856ad99d.tar.gz
Uses C++.
Diffstat (limited to 'x11/dxpc')
-rw-r--r--x11/dxpc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile
index ab1654f7617..2ba1e427d5e 100644
--- a/x11/dxpc/Makefile
+++ b/x11/dxpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/03/04 21:31:08 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2006/05/10 23:29:37 joerg Exp $
DISTNAME= dxpc-3.8.2
PKGREVISION= 1
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.vigor.nu/dxpc/
COMMENT= Differential X Protocol Compressor
GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
.include "../../mk/bsd.prefs.mk"