pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography/libmemphis02 (geography/libmemphis02) Sorry,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4685979d92fc
branches:  trunk
changeset: 445218:4685979d92fc
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 18 12:17:00 2021 +0000

description:
(geography/libmemphis02) Sorry, real revert

diffstat:

 geography/libmemphis02/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 37e107476b00 -r 4685979d92fc geography/libmemphis02/Makefile
--- a/geography/libmemphis02/Makefile   Mon Jan 18 12:14:02 2021 +0000
+++ b/geography/libmemphis02/Makefile   Mon Jan 18 12:17:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2021/01/18 12:13:14 mef Exp $
+# $NetBSD: Makefile,v 1.11 2021/01/18 12:17:00 mef Exp $
 
 DISTNAME=      memphis-0.2.3
 PKGNAME=       libmemphis02-0.2.3
@@ -18,13 +18,14 @@
 USE_LANGUAGES= c c++
 USE_TOOLS+=    aclocal autoconf autoheader automake gmake pkg-config
 
-CONFIGURE_ARGS+=       --enable-gtk-doc=no
+CONFIGURE_ARGS+=       --enable-gtk-doc
 
 PKGCONFIG_OVERRIDE+=   memphis.pc.in
 
 pre-configure:
        set -e; cd ${WRKSRC}; \
        libtoolize --copy; aclocal -I m4; \
+       gtkdocize --copy; autoheader; \
        automake -a --foreign -i --add-missing; autoconf
 
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index