summaryrefslogtreecommitdiff
path: root/fonts/xorg-font-util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/xorg-font-util/Makefile')
-rw-r--r--fonts/xorg-font-util/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/fonts/xorg-font-util/Makefile b/fonts/xorg-font-util/Makefile
index 0b66e5a..77667cd 100644
--- a/fonts/xorg-font-util/Makefile
+++ b/fonts/xorg-font-util/Makefile
@@ -3,6 +3,7 @@ COMMENT = X.Org font package creation/installation utilities
DISTNAME = font-util-1.3.2
PKGNAME = xorg-${DISTNAME}
+REVISION = 0
CATEGORIES = fonts
@@ -20,6 +21,8 @@ MODULES = xenocara
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
+CONFIGURE_ARGS = --with-fontrootdir=${X11BASE}/lib/X11/fonts
+
NO_TEST = Yes
.include <bsd.port.mk>