diff options
Diffstat (limited to 'print/ttftot42/Makefile')
-rw-r--r-- | print/ttftot42/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ttftot42/Makefile b/print/ttftot42/Makefile index 8af352fb5580..06400acfc811 100644 --- a/print/ttftot42/Makefile +++ b/print/ttftot42/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://www.giga.or.at/pub/nih/ttftot42/ MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype - +USE_FREETYPE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= "CFLAGS=-I${LOCALBASE}/include/freetype" |