gmake is not needed
This commit is contained in:
parent
a0daef140e
commit
e0514222ac
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/08/11 10:44:24 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/08/29 16:34:56 jasper Exp $
|
||||
|
||||
COMMENT= "documentation system for C, C++, IDL and Java"
|
||||
COMMENT= documentation system for C, C++, IDL and Java
|
||||
|
||||
DISTNAME= doc++-3.4.10
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
@ -21,7 +21,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docpp/}
|
||||
RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu \
|
||||
:teTeX_base-*:print/teTeX/base
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user