[Midnightbsd-cvs] mports: Makefile: shared library version with so.something.something

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 20 17:08:43 EDT 2007


Log Message:
-----------
shared library version with so.something.something breaks.

Modified Files:
--------------
    mports/textproc/etoile-ogrekit:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/etoile-ogrekit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ltextproc/etoile-ogrekit/Makefile -Ltextproc/etoile-ogrekit/Makefile -u -r1.2 -r1.3
--- textproc/etoile-ogrekit/Makefile
+++ textproc/etoile-ogrekit/Makefile
@@ -25,6 +25,7 @@
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
+NO_FILTER_SHLIBS=	yes
 
 WRKSRC=	${WRKDIR}/Etoile-0.2/
 MAKE_ENV+= old=yes


More information about the Midnightbsd-cvs mailing list