summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-12 19:06:55 +0000
committerjlam <jlam>2004-03-12 19:06:55 +0000
commitb97626e06e916ca320c0dd35ede5fec706641085 (patch)
tree406a552d074c214dc4d540eca0152fd367618b44 /x11
parenta1e77c40220de35dae94e006a640b091e6c57cc2 (diff)
downloadpkgsrc-b97626e06e916ca320c0dd35ede5fec706641085.tar.gz
This package uses the C++ compiler for building and linking.
Diffstat (limited to 'x11')
-rw-r--r--x11/xlockmore/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common
index b649bc78bf5..577ae0885c5 100644
--- a/x11/xlockmore/Makefile.common
+++ b/x11/xlockmore/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2004/01/25 16:52:53 jlam Exp $
+# $NetBSD: Makefile.common,v 1.13 2004/03/12 19:06:55 jlam Exp $
#
# This Makefile.common is included by:
#
@@ -26,6 +26,7 @@ PLIST_SRC?= ${.CURDIR}/../xlockmore/PLIST
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LANGUAGES= c c++
USE_X11BASE= YES
.include "../../mk/bsd.prefs.mk"