[Midnightbsd-cvs] mports: Makefile: Change shared lib to 21 on openbox parser.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Jul 7 23:40:51 EDT 2008


Log Message:
-----------
Change shared lib to 21 on openbox parser.  crash updated this port recently.

Modified Files:
--------------
    mports/x11-wm/obconf:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/obconf/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11-wm/obconf/Makefile -L x11-wm/obconf/Makefile -u -r1.3 -r1.4
--- x11-wm/obconf/Makefile
+++ x11-wm/obconf/Makefile
@@ -15,7 +15,7 @@
 COMMENT=	Preferences manager for the Openbox window manager
 
 LIB_DEPENDS=	startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
-		obparser.16:${PORTSDIR}/x11-wm/openbox
+		obparser.21:${PORTSDIR}/x11-wm/openbox
 
 USE_XLIB=	yes
 USE_GNOME=	gnomehier gnometarget libglade2


More information about the Midnightbsd-cvs mailing list