Fix Xinerama support. Bump PORTREVISION.

Prompted by:	Franz Klammer <klammer@webonaut.com>
Reviewed by:	sobomax
Approved by:	sobomax
This commit is contained in:
Joe Marcus Clarke 2002-04-26 04:20:47 +00:00
parent b19b696d63
commit 0f6e98edd5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58140
2 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gnomecore
PORTVERSION= 1.4.0.7
PORTREVISION= 1
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-core

View File

@ -0,0 +1,11 @@
--- configure.orig Wed Apr 24 22:37:56 2002
+++ configure Wed Apr 24 22:40:48 2002
@@ -9299,7 +9299,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lXinerama $PANEL_LIBS $LIBS"
+LIBS="-lXinerama -lXext $PANEL_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
#line 9305 "configure"
#include "confdefs.h"