aboutsummaryrefslogtreecommitdiff
path: root/news/pan/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-11-30 18:48:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-11-30 18:48:06 +0000
commitb2676e7d74273d00b483981659ff71f7dd9234c5 (patch)
tree469e2b600e182673dbb635ad86bd35fef3d3d86e /news/pan/Makefile
parent3b0c4f88e8d2ed455ec466bfa473fc78830fb21e (diff)
downloadports-b2676e7d74273d00b483981659ff71f7dd9234c5.tar.gz
ports-b2676e7d74273d00b483981659ff71f7dd9234c5.zip
Update to version 0.6.4
PR: 15185 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=23514
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r--news/pan/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 0c2b361c975f..7b99b220c4bc 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -1,26 +1,24 @@
# New ports collection makefile for: pan
-# Version required: 0.6.3
+# Version required: 0.6.4
# Date created: 07 August 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= pan-0.6.3
+DISTNAME= pan-0.6.4
CATEGORIES= news gnome
MASTER_SITES= ftp://source.rebelbase.com/pub/pan/
MAINTAINER= jedgar@fxp.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
- gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-x
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \