From 2cd09a0eb6709da0a90b4eca65d6b7ac372e248a Mon Sep 17 00:00:00 2001 From: jasper Date: Mon, 11 Jan 2010 15:01:29 +0000 Subject: [PATCH] - spacing tweaks - MAINTAINER moved to ../Makefile.inc - add post-post target - regen PLIST committing on behalf of laurent@ --- x11/e17/edb/Makefile | 36 +++++++++++++++++++++++------------- x11/e17/edb/pkg/PLIST | 6 +++--- 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/x11/e17/edb/Makefile b/x11/e17/edb/Makefile index 889a59a0731..aa237ea8846 100644 --- a/x11/e17/edb/Makefile +++ b/x11/e17/edb/Makefile @@ -1,23 +1,33 @@ -# $OpenBSD: Makefile,v 1.5 2007/12/16 18:21:31 laurent Exp $ +# $OpenBSD: Makefile,v 1.6 2010/01/11 15:01:29 jasper Exp $ + +COMMENT = database convenience library based on db 2.7.7 +DISTNAME = edb-20071211 +PKGNAME = ${DISTNAME}p0 -COMMENT= database convenience library based on db 2.7.7 -DISTNAME= edb-20071211 SHARED_LIBS += edb 0.0 # .1.5 -MAINTAINER= Laurent FANIS - # BSD -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes +PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE_FTP = Yes +PERMIT_DISTFILES_CDROM =Yes +PERMIT_DISTFILES_FTP = Yes -WANTLIB= c ncurses +WANTLIB = c ncurses -CONFIGURE_STYLE= automake autoconf -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +USE_LIBTOOL = Yes + +AUTOCONF_VERSION = 2.61 +AUTOMAKE_VERSION = 1.9 +AUTOMAKE_ENV = AUTOCONF_VERSION=${AUTOCONF_VERSION} \ + AUTOMAKE_VERSION=${AUTOMAKE_VERSION} + +CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS+= --disable-gtk +CONFIGURE_ARGS += --disable-gtk + +post-patch: + @cd ${WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} NOCONFIGURE=true \ + ${SH} autogen.sh .include diff --git a/x11/e17/edb/pkg/PLIST b/x11/e17/edb/pkg/PLIST index 70b25177124..50eb4f52ebb 100644 --- a/x11/e17/edb/pkg/PLIST +++ b/x11/e17/edb/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/30 16:04:39 dlg Exp $ +@comment $OpenBSD: PLIST,v 1.2 2010/01/11 15:01:29 jasper Exp $ %%SHARED%% -bin/edb_ed -bin/edb_vt_ed +@bin bin/edb_ed +@bin bin/edb_vt_ed include/Edb.h lib/libedb.a lib/libedb.la