summaryrefslogtreecommitdiff
path: root/math/graphopt
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-03-08 19:40:36 +0000
committerjmmv <jmmv>2004-03-08 19:40:36 +0000
commit86c13741d5aac3e7554ae1450f434384bccf09e2 (patch)
tree31ed0dbd30601179a2bbef617a33214b104e418a /math/graphopt
parentea5eb9df0c476c06390c6b0f9497fdd0c4d8cd1e (diff)
downloadpkgsrc-86c13741d5aac3e7554ae1450f434384bccf09e2.tar.gz
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
Diffstat (limited to 'math/graphopt')
-rw-r--r--math/graphopt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile
index f0f5ada8389..3efb6302ec1 100644
--- a/math/graphopt/Makefile
+++ b/math/graphopt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/11/07 15:24:10 gavan Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/08 19:40:40 jmmv Exp $
#
DISTNAME= graphopt-0.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphopt/}
EXTRACT_SUFX= .tgz
@@ -11,6 +11,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://schmuhl.org/graphopt/
COMMENT= Optimize graph layouts
+DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
+
USE_BUILDLINK2= YES
USE_GCC_SHLIB= YES
GNU_CONFIGURE= YES