[Midnightbsd-cvs] mports: Makefile: ok libXt is required by this port as well.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Oct 7 11:27:56 EDT 2008


Log Message:
-----------
ok libXt is required by this port as well.  (Intrinsic.h)

Modified Files:
--------------
    mports/x11/xcb:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/xcb/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L x11/xcb/Makefile -L x11/xcb/Makefile -u -r1.2 -r1.3
--- x11/xcb/Makefile
+++ x11/xcb/Makefile
@@ -16,7 +16,7 @@
 LICENSE=	other
 
 USE_IMAKE=	yes
-USE_XORG=	xaw
+USE_XORG=	xaw xt
 MAN1=		xcb.1
 
 .include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list