diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 08:52:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 08:52:32 +0000 |
commit | d8352fb86cbdc84dd2086432004368e5165ea029 (patch) | |
tree | 5b3a07c57741f53c6dc836f400de8802759de77e /graphics/xpdf | |
parent | 3e2d8d2bfb2dc06fe01af3aa2e9dcf167289b48a (diff) |
Notes
Diffstat (limited to 'graphics/xpdf')
-rw-r--r-- | graphics/xpdf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 8a5e54c05cdb..2b06b5e7f3ec 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -65,7 +65,6 @@ USES+= motif MAN1+= xpdf.1 PLIST_SUB+= X11="" .else -PKGNAMESUFFIX+= -nox11 CONFIGURE_ARGS+= --without-x PLIST_SUB+= X11="@comment " .endif |