From 2f8fa765811301921b749857120fc183b2ccb819 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 23 Mar 2008 05:23:41 +0000 Subject: [PATCH] Remove USE_XLIB. --- en/gnome/docs/example-Makefile.sgml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/en/gnome/docs/example-Makefile.sgml b/en/gnome/docs/example-Makefile.sgml index afd8320da7..8ef8d3c134 100644 --- a/en/gnome/docs/example-Makefile.sgml +++ b/en/gnome/docs/example-Makefile.sgml @@ -1,6 +1,6 @@ - + @@ -16,7 +16,7 @@ # Date created: 27 December 2003 # Whom: Some GNOME User <&email;@FreeBSD.org> # -# $FreeBSD: www/en/gnome/docs/example-Makefile.sgml,v 1.12 2006/10/14 17:13:19 marcus Exp $ +# $FreeBSD$ # # For this example, assume there was already a gnomeapp in the tree, and that this @@ -32,7 +32,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME app that does some stuff USE_BZIP2= yes -USE_XLIB= yes GNU_CONFIGURE= yes # NOTE: if the port needs ltverhack, this must be USE_AUTOTOOLS=libtool:15 USE_GMAKE= yes # same with GNU make