diff options
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 9d7747c71840..8e52ea94a14c 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -7,6 +7,7 @@ PORTNAME= fontforge PORTVERSION= 20080309 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF DISTFILES= ${EXTRACT_ONLY} ${DOCFILES} @@ -39,9 +40,9 @@ DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2 USE_BZIP2= yes USE_GETTEXT= yes +USE_XORG= x11 USE_GMAKE= yes USE_ICONV= yes -USE_XLIB= yes PATCH_STRIP= -l .if !defined(FONTFORGE_NO_MULTILAYER) |