diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /graphics/xpdf/Makefile | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Notes
Diffstat (limited to 'graphics/xpdf/Makefile')
-rw-r--r-- | graphics/xpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 8f6361694cb1..b5ec438a68ad 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ MASTER_SITE_SUBDIR= support/xpdf MAINTAINER= araujo@FreeBSD.org -COMMENT= Display PDF files, and convert them to other formats +COMMENT= Display PDF files and convert them to other formats LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |