diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-18 14:50:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-02-18 14:50:34 +0000 |
commit | 7f67d157d9380c9f4aeb51e0bfedd357a30dbbbd (patch) | |
tree | 56ecf6382634d1d0afdc8e712807bf9cdf3a8721 /science | |
parent | 8a932d9fc78f5db5daa3f5735ecf34ad9a9a8eab (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/g3data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/g3data/Makefile b/science/g3data/Makefile index e2ad4d19985b..8bed3858cb1b 100644 --- a/science/g3data/Makefile +++ b/science/g3data/Makefile @@ -12,7 +12,7 @@ COMMENT= Utility for extracting data from graphs BUILD_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade \ ${LOCALBASE}/share/sgml/docbook/utils-0.6.14/helpers/docbook2man-spec.pl:${PORTSDIR}/textproc/docbook-utils \ - ${LOCALBASE}/share/sgml/docbook/4.1/dtd/docbook.dtd:${PORTSDIR}/textproc/docbook-410 + ${LOCALBASE}/share/sgml/docbook/4.1:${PORTSDIR}/textproc/docbook-410 USES= pkgconfig USE_GNOME= gtk20 |