summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-22 21:02:33 +0000
committerwiz <wiz@pkgsrc.org>2004-11-22 21:02:33 +0000
commit37497fcead0b59eb99c8ab45ed94d03690c29a54 (patch)
tree19200cb7735c05fa3ab32e33bcf44222afdd6bce /time
parent595dc8646aed3901ad57375bf93d859dd478536d (diff)
downloadpkgsrc-37497fcead0b59eb99c8ab45ed94d03690c29a54.tar.gz
USE_LANGUAGES= c++
Diffstat (limited to 'time')
-rw-r--r--time/bbdate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/bbdate/Makefile b/time/bbdate/Makefile
index 966aeb285b9..b67bbb7af53 100644
--- a/time/bbdate/Makefile
+++ b/time/bbdate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/09/05 23:47:46 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/22 21:02:33 wiz Exp $
#
DISTNAME= bbdate-0.2.4
@@ -11,6 +11,6 @@ COMMENT= Display the current date
GNU_CONFIGURE= YES
USE_X11= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c++
.include "../../mk/bsd.pkg.mk"