summaryrefslogtreecommitdiff
path: root/graphics/libvideogfx
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-15 12:40:25 +0000
committergrant <grant@pkgsrc.org>2004-06-15 12:40:25 +0000
commitd3d7676a5fa40d699f598b40d439752f009f6914 (patch)
treeddc46769f63460d9a1a43d26f38ec2d71ffc5b1a /graphics/libvideogfx
parentae4a2aed2a8c6c61713335da5ae72957daa92f5c (diff)
downloadpkgsrc-d3d7676a5fa40d699f598b40d439752f009f6914.tar.gz
this uses a c++ compiler.
Diffstat (limited to 'graphics/libvideogfx')
-rw-r--r--graphics/libvideogfx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libvideogfx/Makefile b/graphics/libvideogfx/Makefile
index 33d56af414a..92da51bfe11 100644
--- a/graphics/libvideogfx/Makefile
+++ b/graphics/libvideogfx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/25 01:04:36 snj Exp $
+# $NetBSD: Makefile,v 1.6 2004/06/15 12:40:25 grant Exp $
#
DISTNAME= libvideogfx-1.0.3
@@ -12,6 +12,7 @@ HOMEPAGE= \
COMMENT= C++ library for low-level video processing
USE_BUILDLINK3= YES
+USE_LANGUAGES= c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_X11= yes