[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless by tmclau02

noreply at forge.novell.com noreply at forge.novell.com
Mon Oct 2 19:02:38 MDT 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless by tmclau02

Modified Files:
	Makefile 
Log Message:
Move back to X11BASE for now.
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile	2006/08/06 19:10:00	1.17
+++ /cvsroot/bsd-sharp/FreeBSD-ports/editors/bless/Makefile	2006/10/03 01:02:38	1.18
@@ -3,11 +3,12 @@
 # Whom:					Mezz <mezz at FreeBSD.org>
 #
 # $FreeBSD: ports/editors/bless/Makefile,v 1.17 2006/05/07 10:55:31 edwin Exp $
-#   $Id: Makefile,v 1.17 2006/08/06 19:10:00 tmclau02 Exp $
+#   $Id: Makefile,v 1.18 2006/10/03 01:02:38 tmclau02 Exp $
 #
 
 PORTNAME=	bless
 PORTVERSION=	0.4.1
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	editors
 MASTER_SITES=	http://download.gna.org/bless/
@@ -20,6 +21,7 @@
 
 USE_GNOME=	gnomehack gnomeprefix gnometarget
 USE_GMAKE=	yes
+USE_X_PREFIX=	yes
 INSTALLS_OMF=	yes
 GNU_CONFIGURE=	yes
 


More information about the Bsd-sharp-cvs mailing list