summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/gucharmap/Makefile3
-rw-r--r--devel/glade3/Makefile4
-rw-r--r--graphics/librsvg2/Makefile3
-rw-r--r--x11/zenity/Makefile3
4 files changed, 4 insertions, 9 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index 855f02812..0c76f48ed 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gucharmap/Makefile,v 1.28 2006/09/05 06:15:10 marcus Exp $
+# $MCom: ports/deskutils/gucharmap/Makefile,v 1.29 2006/09/10 00:51:07 mezz Exp $
#
PORTNAME= gucharmap
@@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A Unicode/ISO10646 character map and font viewer
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes
diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile
index 7251b1e2d..5df31d846 100644
--- a/devel/glade3/Makefile
+++ b/devel/glade3/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glade3/Makefile,v 1.15 2006/09/10 00:51:08 mezz Exp $
+# $MCom: ports/devel/glade3/Makefile,v 1.16 2006/09/29 21:36:09 ahze Exp $
#
PORTNAME= glade3
@@ -16,8 +16,6 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A user interface builder for GTK+/GNOME
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-
INSTALLS_ICONS= yes
USE_XLIB= yes
USE_BZIP2= yes
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 21d116f39..97735e10e 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/librsvg2/Makefile,v 1.107 2006/09/08 17:22:44 mezz Exp $
+# $MCom: ports/graphics/librsvg2/Makefile,v 1.108 2006/09/10 00:51:11 mezz Exp $
#
PORTNAME= librsvg2
@@ -20,7 +20,6 @@ COMMENT= Library for parsing and rendering SVG vector-graphic files
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
- popt.0:${PORTSDIR}/devel/popt \
croco-${CROCO_VERSION}.3:${PORTSDIR}/textproc/libcroco
RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 58ffc614c..73919e8bc 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -3,7 +3,7 @@
# Whom: Franz Klammer <klammer@webonaut.com>
#
# $FreeBSD$
-# $MCom: ports/x11/zenity/Makefile,v 1.66 2006/08/21 16:48:16 ahze Exp $
+# $MCom: ports/x11/zenity/Makefile,v 1.67 2006/09/04 15:38:37 ahze Exp $
#
PORTNAME= zenity
@@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Display GNOME dialogs from the command line
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_XLIB= yes