move includes around. What was I thinking.
Unbreaks build of qt3 with autogen installed.
This commit is contained in:
parent
066dadfff7
commit
4576d6602a
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/02/08 17:29:07 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/08/04 16:31:00 espie Exp $
|
||||
|
||||
COMMENT='automatic text creation from templates'
|
||||
CATEGORIES=devel
|
||||
|
||||
DISTNAME= autogen-5.6.5
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS= guileopts 0.1 \
|
||||
opts 23.1
|
||||
MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=autogen/}
|
||||
@ -22,6 +22,7 @@ LIB_DEPENDS= guile,guile-ltdl::lang/guile \
|
||||
xml2::textproc/libxml
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= --without-libregex \
|
||||
--includedir=${PREFIX}/include/autogen \
|
||||
${ENABLE_SHARED}
|
||||
|
||||
MAKE_FLAGS+= INFO_DEPS=
|
||||
|
@ -1,12 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/12 22:13:27 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/08/04 16:31:00 espie Exp $
|
||||
%%SHARED%%
|
||||
bin/autogen
|
||||
bin/autoopts-config
|
||||
bin/columns
|
||||
bin/getdefs
|
||||
bin/xml2ag
|
||||
include/options.h
|
||||
include/usage-txt.h
|
||||
include/autogen/
|
||||
include/autogen/options.h
|
||||
include/autogen/usage-txt.h
|
||||
lib/libguileopts.a
|
||||
lib/libguileopts.la
|
||||
lib/libopts.a
|
||||
|
Loading…
Reference in New Issue
Block a user