diff options
Diffstat (limited to 'misc/gnome-mime-data/Makefile')
-rw-r--r-- | misc/gnome-mime-data/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile index 15a1ab2032d5..6faff93f13db 100644 --- a/misc/gnome-mime-data/Makefile +++ b/misc/gnome-mime-data/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomemimedata PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-mime-data @@ -15,8 +15,6 @@ DISTNAME= gnome-mime-data-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv - USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOMELIBS= yes |