diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 11:11:09 +0000 |
commit | 47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch) | |
tree | 2df88f8b6e2af92b78ac24eb382268b7c290efab /x11-fonts/libXfont | |
parent | 7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff) |
Notes
Diffstat (limited to 'x11-fonts/libXfont')
-rw-r--r-- | x11-fonts/libXfont/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fonts/libXfont/Makefile b/x11-fonts/libXfont/Makefile index 17417680811c..dba8dc61ae79 100644 --- a/x11-fonts/libXfont/Makefile +++ b/x11-fonts/libXfont/Makefile @@ -16,5 +16,4 @@ USE_XORG= xproto:both xtrans fontsproto:both fontenc CONFIGURE_ARGS=--without-xmlto --disable-devel-docs -NO_STAGE= yes .include <bsd.port.mk> |