diff options
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r-- | graphics/gnofract4d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index b5a6b5694084..293f72e9d331 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -7,13 +7,14 @@ PORTNAME= gnofract4d PORTVERSION= 3.11 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= SF MAINTAINER= sylvio@FreeBSD.org COMMENT= Weird GNOME fractal generator -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack \ pygtk2 |