summaryrefslogtreecommitdiff
path: root/graphics/hermes
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-06 19:29:06 +0000
committergavan <gavan>2003-11-06 19:29:06 +0000
commit60845d88c0760bf4d6b89af3483b995860318a14 (patch)
tree7582e8335ff78360ae9a501110b7fdc999ebb3dd /graphics/hermes
parentf2e43b73f5abd277a5cfae0300372ab995002f2f (diff)
downloadpkgsrc-60845d88c0760bf4d6b89af3483b995860318a14.tar.gz
Set LIBTOOL_OVERRIDE. Fixes linking on Solaris.
Diffstat (limited to 'graphics/hermes')
-rw-r--r--graphics/hermes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile
index 0aa1b2a4e5b..b9a1a6e1954 100644
--- a/graphics/hermes/Makefile
+++ b/graphics/hermes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/10/28 23:09:51 kristerw Exp $
+# $NetBSD: Makefile,v 1.15 2003/11/06 19:29:06 gavan Exp $
DISTNAME= Hermes-1.3.3
WRKSRC= ${WRKDIR}/Hermes-1.3.3
@@ -13,6 +13,7 @@ COMMENT= Library for conversion of pixel graphics
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= yes
CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess
CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub