diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gstreamer-plugins-pango80/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/wxgtk26/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/wxgtk28/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 4 |
5 files changed, 10 insertions, 8 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index b723ac05..8b6d999 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -40,6 +40,7 @@ SUBDIR += gnustep-xdps SUBDIR += gob SUBDIR += gstreamer-plugins-pango + SUBDIR += gstreamer-plugins-pango80 SUBDIR += gtk-- SUBDIR += gtk--2 SUBDIR += gtk-sharp10 diff --git a/x11-toolkits/gstreamer-plugins-pango80/Makefile b/x11-toolkits/gstreamer-plugins-pango80/Makefile index 48e7753..116306d 100644 --- a/x11-toolkits/gstreamer-plugins-pango80/Makefile +++ b/x11-toolkits/gstreamer-plugins-pango80/Makefile @@ -3,15 +3,16 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/x11-toolkits/gstreamer-plugins-pango80/Makefile,v 1.2 2006/02/25 00:40:47 marcus Exp $ # CATEGORIES= x11-toolkits -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Gstreamer pango textoverlay plugin GST_PLUGIN= pango -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 .include "${MASTERDIR}/Makefile" diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile index ea79ad1..6e6113b 100644 --- a/x11-toolkits/wxgtk26/Makefile +++ b/x11-toolkits/wxgtk26/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png\ jpeg.9:${PORTSDIR}/graphics/jpeg\ tiff.4:${PORTSDIR}/graphics/tiff\ expat.6:${PORTSDIR}/textproc/expat2\ - mspack.1:${PORTSDIR}/archivers/libmspack\ - gstinterfaces-0.8.1:${PORTSDIR}/multimedia/gstreamer-plugins + mspack.1:${PORTSDIR}/archivers/libmspack USE_BZIP2= yes USE_X_PREFIX= yes @@ -29,6 +28,7 @@ USE_GL= yes USE_GMAKE= yes USE_ICONV= yes USE_GNOME= gtk20 +USE_GSTREAMER80=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libpng=sys\ --with-libjpeg=sys\ diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index ea79ad1..6e6113b 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png\ jpeg.9:${PORTSDIR}/graphics/jpeg\ tiff.4:${PORTSDIR}/graphics/tiff\ expat.6:${PORTSDIR}/textproc/expat2\ - mspack.1:${PORTSDIR}/archivers/libmspack\ - gstinterfaces-0.8.1:${PORTSDIR}/multimedia/gstreamer-plugins + mspack.1:${PORTSDIR}/archivers/libmspack USE_BZIP2= yes USE_X_PREFIX= yes @@ -29,6 +28,7 @@ USE_GL= yes USE_GMAKE= yes USE_ICONV= yes USE_GNOME= gtk20 +USE_GSTREAMER80=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libpng=sys\ --with-libjpeg=sys\ diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index ea79ad1..6e6113b 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png\ jpeg.9:${PORTSDIR}/graphics/jpeg\ tiff.4:${PORTSDIR}/graphics/tiff\ expat.6:${PORTSDIR}/textproc/expat2\ - mspack.1:${PORTSDIR}/archivers/libmspack\ - gstinterfaces-0.8.1:${PORTSDIR}/multimedia/gstreamer-plugins + mspack.1:${PORTSDIR}/archivers/libmspack USE_BZIP2= yes USE_X_PREFIX= yes @@ -29,6 +28,7 @@ USE_GL= yes USE_GMAKE= yes USE_ICONV= yes USE_GNOME= gtk20 +USE_GSTREAMER80=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libpng=sys\ --with-libjpeg=sys\ |