summaryrefslogtreecommitdiff
path: root/print/ft2demos
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-31 22:44:45 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-31 22:44:45 +0000
commite460680d5e93aba6718359246b0c3af9f0f2b0c3 (patch)
tree818710054f29e6fc0d77a52b914eff19b3e0f898 /print/ft2demos
parentThere is no 'gtk' category, so don't list it in ${CATEGORIES} here. (diff)
Replace explicit build dependency on libtool with USE_LIBTOOL knob
Notes
Notes: svn path=/head/; revision=43367
Diffstat (limited to 'print/ft2demos')
-rw-r--r--print/ft2demos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index 1cb0f87122fe..b55bbff94038 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -19,12 +19,12 @@ MASTER_SITE_SUBDIR= freetype2
MAINTAINER= kanou@mil.allnet.ne.jp
-BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool
BUILD_DEPENDS+= ${PORTSDIR}/print/freetype2/work/freetype-${PORTVERSION}/config.mk:${PORTSDIR}/print/freetype2:build
LIB_DEPENDS= freetype.6:${PORTSDIR}/print/freetype2
USE_BZIP2= yes
USE_GMAKE= yes
+USE_LIBTOOL= yes
MAKE_ENV= TOP="${PORTSDIR}/print/freetype2/work/freetype-${PORTVERSION}"
FT_PROGRAMS= ftdump ftlint ftmulti ftstring fttimer ftview