summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-03-21 20:20:09 +0000
committerbeech <beech@FreeBSD.org>2008-03-21 20:20:09 +0000
commit07521de8d1c0fbb81c69cc508b872c17467001ba (patch)
tree24e72fe62d3988fa30f3eb863c864e90f71e0490
parenta39d9118e1aafd4d5bc7de9470abca8258a21ea0 (diff)
downloadFreeBSD-ports-07521de8d1c0fbb81c69cc508b872c17467001ba.zip
FreeBSD-ports-07521de8d1c0fbb81c69cc508b872c17467001ba.tar.gz
- Remove USE_X_PREFIX
- Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
-rw-r--r--graphics/quat-gui/Makefile3
-rw-r--r--graphics/reallyslick/Makefile3
-rw-r--r--graphics/xmms-blursk/Makefile3
-rw-r--r--graphics/xmms-finespectrum/Makefile5
-rw-r--r--graphics/xmms-fishmatic/Makefile3
-rw-r--r--graphics/xmms-infinity/Makefile3
-rw-r--r--graphics/xmms-iris/Makefile3
-rw-r--r--graphics/xmms-jess/Makefile3
-rw-r--r--graphics/xmms-nebulus/Makefile3
-rw-r--r--graphics/xmms-paranormal/Makefile5
10 files changed, 12 insertions, 22 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile
index fef6e2d..4348856 100644
--- a/graphics/quat-gui/Makefile
+++ b/graphics/quat-gui/Makefile
@@ -7,7 +7,7 @@
PORTNAME= quat
PORTVERSION= 1.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.physcip.uni-stuttgart.de/phy11733/download/
PKGNAMESUFFIX= -gui
@@ -19,7 +19,6 @@ COMMENT= A Three-dimensional fractal creator (X11 GUI)
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \
glut.4:${PORTSDIR}/graphics/libglut
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -L${X11BASE}/lib" \
LIBS="-lXext -lGL" FLUID="${X11BASE}/bin/fluid}"
diff --git a/graphics/reallyslick/Makefile b/graphics/reallyslick/Makefile
index fe6d6b0..6623d6b 100644
--- a/graphics/reallyslick/Makefile
+++ b/graphics/reallyslick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= reallyslick
PORTVERSION= 0.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rss-glx
@@ -18,7 +18,6 @@ COMMENT= OpenGL screensaver collection
LIB_DEPENDS= Wand.10:${PORTSDIR}/graphics/ImageMagick
-USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GL= yes
USE_GMAKE= yes
diff --git a/graphics/xmms-blursk/Makefile b/graphics/xmms-blursk/Makefile
index 37f81fe..0ec47d7 100644
--- a/graphics/xmms-blursk/Makefile
+++ b/graphics/xmms-blursk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= blursk
PORTVERSION= 1.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://web.cecs.pdx.edu/~kirkenda/blursk/
PKGNAMEPREFIX= xmms-
@@ -20,7 +20,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Visualization/libblursk.so
-USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/graphics/xmms-finespectrum/Makefile b/graphics/xmms-finespectrum/Makefile
index 8b9c313..d5b62337 100644
--- a/graphics/xmms-finespectrum/Makefile
+++ b/graphics/xmms-finespectrum/Makefile
@@ -7,9 +7,9 @@
PORTNAME= xmms-finespectrum
PORTVERSION= 1.0.1.a
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= finespectrum
DISTNAME= finespectrum-1.0.1alpha
@@ -20,7 +20,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Visualization/libfinespectrum.so
-USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
diff --git a/graphics/xmms-fishmatic/Makefile b/graphics/xmms-fishmatic/Makefile
index 0d65226..b362729 100644
--- a/graphics/xmms-fishmatic/Makefile
+++ b/graphics/xmms-fishmatic/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-fishmatic
PORTVERSION= 0.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://stukach.com/hosted/
DISTNAME= fishmatic
@@ -20,7 +20,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
PLIST_FILES= lib/xmms/Visualization/libfishmatic.so
-USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile
index 473af8f..4c43059 100644
--- a/graphics/xmms-infinity/Makefile
+++ b/graphics/xmms-infinity/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-infinity
PORTVERSION= 0.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://julien.carme.free.fr/
DISTNAME= infinity-${PORTVERSION}
@@ -24,7 +24,6 @@ GNU_CONFIGURE= yes
USE_SDL= sdl
USE_GMAKE= yes
USE_GNOME= gtk12
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
post-patch:
diff --git a/graphics/xmms-iris/Makefile b/graphics/xmms-iris/Makefile
index 3a9b472..264db26 100644
--- a/graphics/xmms-iris/Makefile
+++ b/graphics/xmms-iris/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iris
PORTVERSION= 0.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/
PKGNAMEPREFIX= xmms-
@@ -24,7 +24,6 @@ PLIST_FILES= lib/xmms/Visualization/libiris.so
USE_GNOME= gtk12
USE_GMAKE= yes
USE_GL= yes
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
post-patch:
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile
index 3b6dbc5..10698a3 100644
--- a/graphics/xmms-jess/Makefile
+++ b/graphics/xmms-jess/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-jess
PORTVERSION= 2.9.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://arquier.free.fr/
DISTNAME= JESS-${PORTVERSION}
@@ -22,7 +22,6 @@ USE_SDL= sdl
GNU_CONFIGURE= yes
PLIST_FILES= lib/xmms/Visualization/libjess.so lib/xmms/Visualization/libjess.la
USE_GNOME= glib12
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
post-patch:
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile
index a60fd8c..606fc2c 100644
--- a/graphics/xmms-nebulus/Makefile
+++ b/graphics/xmms-nebulus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-nebulus
PORTVERSION= 0.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://nebulus.tuxfamily.org/
@@ -19,7 +19,6 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
PLIST_FILES= lib/xmms/Visualization/libnebulus.so
USE_SDL= sdl
-USE_X_PREFIX= yes
USE_GL= yes
USE_GNOME= gtk12
USE_BZIP2= yes
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile
index 283aaac..d4a2b5a 100644
--- a/graphics/xmms-paranormal/Makefile
+++ b/graphics/xmms-paranormal/Makefile
@@ -7,9 +7,9 @@
PORTNAME= xmms-paranormal
PORTVERSION= 0.2.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR= paranormal
DISTNAME= paranormal-${PORTVERSION:S/.p/pre/}
@@ -28,7 +28,6 @@ USE_SDL= sdl
USE_LDCONFIG= yes
USE_GNOME= gtk12
USE_GMAKE= yes
-USE_X_PREFIX= yes
post-patch:
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/ltconfig
OpenPOWER on IntegriCloud