diff options
author | sat <sat@FreeBSD.org> | 2008-04-28 17:26:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-04-28 17:26:04 +0800 |
commit | 99c487de11a25500ca413b0fd5db4bae3e183ada (patch) | |
tree | 627e01662e9d2942bfefbcc5e2df33132bd1cc5a /x11-fonts/fntsample | |
parent | 95332960b514ce5176344a8b16b8ed04f9705518 (diff) | |
download | freebsd-ports-gnome-99c487de11a25500ca413b0fd5db4bae3e183ada.tar.gz freebsd-ports-gnome-99c487de11a25500ca413b0fd5db4bae3e183ada.tar.zst freebsd-ports-gnome-99c487de11a25500ca413b0fd5db4bae3e183ada.zip |
- Build-depend on gaw
Reported by: pointyhat via pav
Diffstat (limited to 'x11-fonts/fntsample')
-rw-r--r-- | x11-fonts/fntsample/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile index 878c3abb0ede..8853c9481392 100644 --- a/x11-fonts/fntsample/Makefile +++ b/x11-fonts/fntsample/Makefile @@ -15,6 +15,7 @@ EXTRACT_ONLY= ${DISTFILES:M*gz} MAINTAINER= infofarmer@FreeBSD.org COMMENT= Show Unicode coverage of a font +BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= pdfoutline:${PORTSDIR}/textproc/pdfoutline |