this only uses a c++ compiler.
This commit is contained in:
parent
7ea99394af
commit
854950235a
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.25 2004/04/13 09:38:38 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2004/06/27 13:28:01 grant Exp $
|
||||
|
||||
DISTNAME= xpp-1.1
|
||||
PKGREVISION= 4
|
||||
|
@ -13,6 +13,7 @@ USE_BUILDLINK3= yes
|
|||
USE_X11= yes
|
||||
USE_GNU_TOOLS+= make
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= c++
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/xpp
|
||||
|
||||
|
|
Loading…
Reference in a new issue