diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 20:20:09 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-03-21 20:20:09 +0000 |
commit | 7f1e00044d54de1b4f90a7223f2877553502602c (patch) | |
tree | 7ec2e9b72d858a272936417daa6d159eb2bcfada | |
parent | 4d25e7ca52b4fe4e31aa81419c607e3e7c66196d (diff) |
- Remove USE_X_PREFIX
- Bump portrevision
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
Notes
Notes:
svn path=/head/; revision=209555
-rw-r--r-- | graphics/quat-gui/Makefile | 3 | ||||
-rw-r--r-- | graphics/reallyslick/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-blursk/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-finespectrum/Makefile | 5 | ||||
-rw-r--r-- | graphics/xmms-fishmatic/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-infinity/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-iris/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-jess/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-nebulus/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-paranormal/Makefile | 5 |
10 files changed, 12 insertions, 22 deletions
diff --git a/graphics/quat-gui/Makefile b/graphics/quat-gui/Makefile index fef6e2de3dd1..4348856c6975 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 fe6d6b06bba3..6623d6b401ad 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 37f81fe619f8..0ec47d7a911e 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 8b9c313e6f48..d5b623373959 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 0d65226eff46..b362729fbeb3 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 473af8ffa930..4c43059ac9c2 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 3a9b47202fec..264db26607f2 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 3b6dbc530a66..10698a36a546 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 a60fd8ca1fa6..606fc2ca0eb4 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 283aaac7dad5..d4a2b5ad5f53 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 |