[Midnightbsd-cvs] mports: Makefile: add xaw as well

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 5 18:05:02 EST 2007


Log Message:
-----------
add xaw as well

Modified Files:
--------------
    mports/x11-toolkits/open-motif:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-toolkits/open-motif/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11-toolkits/open-motif/Makefile -L x11-toolkits/open-motif/Makefile -u -r1.3 -r1.4
--- x11-toolkits/open-motif/Makefile
+++ x11-toolkits/open-motif/Makefile
@@ -9,7 +9,7 @@
 
 PORTNAME=	open-motif
 PORTVERSION=	2.2.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://ftp.motifzone.com/%SUBDIR%/                              
 MASTER_SITE_SUBDIR=	om${PORTVERSION}/src
@@ -25,7 +25,7 @@
 CONFLICTS=	lesstif-*
 USE_XLIB=	yes
 USE_GMAKE=	yes
-USE_XORG=	xbitmaps
+USE_XORG=	xaw xbitmaps
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI"
 CONFIGURE_ARGS=	--build=${MACHINE_ARCH}-portbld-freebsd6.0 


More information about the Midnightbsd-cvs mailing list