mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Try to help folks who can't seem to pick up the dependency on freetype.
This commit is contained in:
parent
723a5055cd
commit
ef29dbc153
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56268
@ -14,12 +14,12 @@ MASTER_SITE_SUBDIR= support/xpdf
|
||||
|
||||
MAINTAINER= DougB@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib
|
||||
LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib \
|
||||
ttf.4:${PORTSDIR}/print/freetype
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
USE_FREETYPE= yes
|
||||
USE_AUTOCONF= yes
|
||||
CONFIGURE_ARGS= --with-gzip --enable-opi \
|
||||
--with-t1-library=${LOCALBASE}/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user