Uses C++.

This commit is contained in:
joerg 2006-05-12 06:45:01 +00:00
parent 36dbf12e92
commit feab4477d0
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2006/04/21 09:00:23 joerg Exp $
# $NetBSD: Makefile,v 1.17 2006/05/12 06:45:01 joerg Exp $
#
DISTNAME= Wormz-1.0b5
@ -12,6 +12,7 @@ HOMEPAGE= http://lide.punknet.cz/miri/wormz.html
COMMENT= Networked game for X11
WRKSRC= ${WRKDIR}/Wormz
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
.include "../../mk/x11.buildlink3.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2006/05/11 11:05:54 rillig Exp $
# $NetBSD: Makefile,v 1.9 2006/05/12 06:50:16 joerg Exp $
DISTNAME= gpspoint-2.030521
PKGREVISION= 1
@ -12,6 +12,7 @@ COMMENT= Program to download and upload waypoints to and from your GPS device
DEPENDS+= dialog>=0.6:../../misc/dialog
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes