aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-24 21:03:55 +0800
committermiwi <miwi@FreeBSD.org>2008-03-24 21:03:55 +0800
commitdd70e028701d877ba20b006edcedc6df5c408d09 (patch)
tree29ee38167b82f550d5b5191edff093320cd794ba /x11-toolkits
parent4e3961b506ac1065b05288675b0c56c7e1eb7dc3 (diff)
downloadfreebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.tar.gz
freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.tar.zst
freebsd-ports-gnome-dd70e028701d877ba20b006edcedc6df5c408d09.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkdatabox2/Makefile1
-rw-r--r--x11-toolkits/gtkunique/Makefile1
-rw-r--r--x11-toolkits/libxfce4gui/Makefile1
-rw-r--r--x11-toolkits/py-wmdockapps/Makefile3
4 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile
index a9d9a75a0478..0a0428db61f1 100644
--- a/x11-toolkits/gtkdatabox2/Makefile
+++ b/x11-toolkits/gtkdatabox2/Makefile
@@ -16,7 +16,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= leoz.2005@gmail.com
COMMENT= A GTK+2 widget to display large amounts of numerical data
-USE_X_PREFIX= yes
USE_GNOME= gtk20
USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
diff --git a/x11-toolkits/gtkunique/Makefile b/x11-toolkits/gtkunique/Makefile
index f93ae2d6b6aa..59e77b03b867 100644
--- a/x11-toolkits/gtkunique/Makefile
+++ b/x11-toolkits/gtkunique/Makefile
@@ -20,7 +20,6 @@ USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes
USE_GNOME= gtk20 ltverhack
USE_LDCONFIG= yes
-USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index c08839d44aa0..f3d1efcfa605 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -24,7 +24,6 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_XFCE= libutil
-USE_XLIB= yes
OPTIONS= GTKDOC "install the library documentation" off
diff --git a/x11-toolkits/py-wmdockapps/Makefile b/x11-toolkits/py-wmdockapps/Makefile
index ce1141530b19..80e4d48a9931 100644
--- a/x11-toolkits/py-wmdockapps/Makefile
+++ b/x11-toolkits/py-wmdockapps/Makefile
@@ -7,6 +7,7 @@
PORTNAME= wmdockapps
PORTVERSION= 1.21
+PORTREVISION= 1
CATEGORIES= x11-toolkits python windowmaker
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pywmdockapps
@@ -16,10 +17,10 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= lx@FreeBSD.org
COMMENT= Tools for making dockapps in Python
-USE_XLIB= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= pywmdockapps
+USE_XORG= x11 xpm xau xext xfixes xi
post-patch:
${REINPLACE_CMD} 's|/usr/X11R6|${X11BASE}|' ${WRKSRC}/setup.py