aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-pkgview/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-07-03 04:15:33 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-07-03 04:15:33 +0000
commit625d0687f6b5d7d61afa36b3dde7440941a36ba8 (patch)
tree3f2f5a6f5d0aab9d11c091b3734b20c082660081 /sysutils/gnome-pkgview/Makefile
parent8722437271ccc118630733b31765848c5eb3ee6d (diff)
downloadports-625d0687f6b5d7d61afa36b3dde7440941a36ba8.tar.gz
ports-625d0687f6b5d7d61afa36b3dde7440941a36ba8.zip
Notes
Diffstat (limited to 'sysutils/gnome-pkgview/Makefile')
-rw-r--r--sysutils/gnome-pkgview/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile
index 0db8e6f781c5..2c4d9512db60 100644
--- a/sysutils/gnome-pkgview/Makefile
+++ b/sysutils/gnome-pkgview/Makefile
@@ -3,21 +3,21 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-pkgview/Makefile,v 1.6 2007/05/30 03:21:44 mezz Exp $
+# $MCom: ports/sysutils/gnome-pkgview/Makefile,v 1.6 2007/05/30 03:21:44 mezz Exp $
+#
PORTNAME= gnome-pkgview
-PORTVERSION= 1.0.6
-PORTREVISION= 4
+PORTVERSION= 1.0.7
CATEGORIES= sysutils gnome
-MASTER_SITES= http://www.greatnorthern.demon.co.uk/packages/gnome-pkgview/
+MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Displays the version of GNOME components installed
+USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui intlhack
USE_GETTEXT= yes
-USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"