diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-14 23:36:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-14 23:36:06 +0000 |
commit | b5ca58a3e4dc98b52653e412c670249455d68140 (patch) | |
tree | 67d524679aa0a72be5f6233a7c55fe353dae6377 /graphics/gqview/Makefile | |
parent | 06a42a45a505a981d80ba7b02e0e6b0c225fdbba (diff) |
Notes
Diffstat (limited to 'graphics/gqview/Makefile')
-rw-r--r-- | graphics/gqview/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 95746ac2e273..9674cfbde402 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -6,15 +6,13 @@ # PORTNAME= gqview -PORTVERSION= 0.9.1 +PORTVERSION= 0.10.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf - USE_X_PREFIX= yes USE_GNOME= yes GNU_CONFIGURE= yes |