diff options
-rw-r--r-- | net/linc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index c719c35a3..49c21eafe 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -7,7 +7,7 @@ PORTNAME= linc PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 @@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= glib-2.0.103:${PORTSDIR}/devel/glib20 +LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 USE_BZIP2= yes USE_GMAKE= yes |