This package does not actually need C++.
This commit is contained in:
parent
f9efcd5148
commit
975dbf1a05
1 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.28 2004/02/04 22:23:47 abs Exp $
|
||||
# $NetBSD: Makefile,v 1.29 2004/02/15 13:34:59 jlam Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libungif-4.1.0b1
|
||||
|
@ -15,6 +15,7 @@ CONFLICTS= giflib-[0-9]*
|
|||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_BUILDLINK3= yes
|
||||
USE_LIBTOOL= yes
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
|
||||
|
@ -22,9 +23,6 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --without-x
|
||||
CONFIGURE_ENV+= ac_cv_lib_X11_main=no
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_BUILDLINK3= yes
|
||||
|
||||
DOCDIR= ${PREFIX}/share/doc/libungif
|
||||
HTMLDIR= ${PREFIX}/share/doc/html/libungif
|
||||
|
||||
|
|
Loading…
Reference in a new issue