diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:25:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:25:05 +0000 |
commit | 4c68c01d0f361a4952973ce690a092d646acb7f3 (patch) | |
tree | 768b23086cd4c3e5b50d1df107582add5813e9e4 /sysutils/gdmap | |
parent | 816258886feae2b6709756fd4b521a6ca59421a6 (diff) |
Notes
Diffstat (limited to 'sysutils/gdmap')
-rw-r--r-- | sysutils/gdmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index e25971140291..e4d5e98cadb9 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= delphus@gmail.com COMMENT= Graphical disk map Utility -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_GNOME= gnomeprefix gnomehack gtk20 USE_GMAKE= yes |