diff options
-rw-r--r-- | print/fontforge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 8e52ea94a14c..e92350e4b7b0 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -7,7 +7,7 @@ PORTNAME= fontforge PORTVERSION= 20080309 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF DISTFILES= ${EXTRACT_ONLY} ${DOCFILES} @@ -40,7 +40,7 @@ DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2 USE_BZIP2= yes USE_GETTEXT= yes -USE_XORG= x11 +USE_XORG= x11 xi ice xkbfile USE_GMAKE= yes USE_ICONV= yes PATCH_STRIP= -l |