summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-22 20:53:30 +0000
committerwiz <wiz@pkgsrc.org>2006-05-22 20:53:30 +0000
commit21d17d2979e99127e3d53e9f2f59a99bff90e0bc (patch)
tree98fe883bac3cc841ee5214170402e0a0980f5bb4 /misc
parente2e9bc7b9a720912e28dfd0ca79a34738ce0b294 (diff)
downloadpkgsrc-21d17d2979e99127e3d53e9f2f59a99bff90e0bc.tar.gz
USE_LANGUAGES=c++
Diffstat (limited to 'misc')
-rw-r--r--misc/qbrew/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile
index 2e9c59a9805..1b450368ed9 100644
--- a/misc/qbrew/Makefile
+++ b/misc/qbrew/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/22 20:53:30 wiz Exp $
DISTNAME= qbrew-0.3.5
PKGREVISION= 3
@@ -9,6 +9,7 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://www.usermode.org/code.html
COMMENT= Homebrewer's recipe calculator
+USE_LANGUAGES= c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
USE_LIBTOOL= yes