summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorgavan <gavan>2003-11-06 19:29:06 +0000
committergavan <gavan>2003-11-06 19:29:06 +0000
commitc8c8029b048fe721048bb1c8342cf8726db53535 (patch)
tree7582e8335ff78360ae9a501110b7fdc999ebb3dd /graphics
parentc40c4c454b48acedee3861e04f86aec8a1dc6e9a (diff)
downloadpkgsrc-c8c8029b048fe721048bb1c8342cf8726db53535.tar.gz
Set LIBTOOL_OVERRIDE. Fixes linking on Solaris.
Diffstat (limited to 'graphics')
-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