From 865e5d17fd1f5ab084b552461b2c3e6bb72e3482 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 15 Aug 2006 01:04:55 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- textproc/minidom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/minidom') diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index a953ef7..729cd4d 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-libxml2=yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-lglib|-lglib-12|g ; \ -- cgit v1.1