diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-20 21:21:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-20 21:21:28 +0000 |
commit | 5f4884163c97b2646287a040165d37bd717c31cb (patch) | |
tree | f56f810cb5b7d99481a1af52992bc3e096a1dbef /misc/uf-view/Makefile | |
parent | b68712e90f9a17301a3da924b51e553218539277 (diff) |
Notes
Diffstat (limited to 'misc/uf-view/Makefile')
-rw-r--r-- | misc/uf-view/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile index c163f1f0634d..0ce77aca2111 100644 --- a/misc/uf-view/Makefile +++ b/misc/uf-view/Makefile @@ -6,16 +6,13 @@ # PORTNAME= uf-view -PORTVERSION= 2.2 -PORTREVISION= 2 +PORTVERSION= 2.4 CATEGORIES= misc MASTER_SITES= http://www.hadess.net/files/software/uf-view/ MAINTAINER= mcgee@wam.umd.edu COMMENT= A gTK+ viewer for the User Friendly and several other popular comics -BROKEN= "Does not compile" - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gnomedesktop |