summaryrefslogtreecommitdiff
path: root/graphics/hermes
diff options
context:
space:
mode:
authorwiz <wiz>2000-08-14 19:09:23 +0000
committerwiz <wiz>2000-08-14 19:09:23 +0000
commit9dd9832802c1fd61ad8d96522a3647a5514258e5 (patch)
tree8fcf9a29a4d86815a19287e621493321a1e9b128 /graphics/hermes
parentb5d66bc2ee1ab275c9a9d70c64fb8cd3758b2a09 (diff)
downloadpkgsrc-9dd9832802c1fd61ad8d96522a3647a5514258e5.tar.gz
USE_PKGLIBTOOL -> USE_LIBTOOL. LTCONFIG_OVERRIDE saves a patch.
Diffstat (limited to 'graphics/hermes')
-rw-r--r--graphics/hermes/Makefile5
-rw-r--r--graphics/hermes/files/patch-sum3
-rw-r--r--graphics/hermes/patches/patch-ab12
-rw-r--r--graphics/hermes/pkg/PLIST15
4 files changed, 12 insertions, 23 deletions
diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile
index b198152794c..a94903b2a1a 100644
--- a/graphics/hermes/Makefile
+++ b/graphics/hermes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/06/01 11:23:29 rh Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/14 19:09:23 wiz Exp $
DISTNAME= Hermes-1.2.6-2
PKGNAME= Hermes-1.2.6.2
@@ -9,7 +9,8 @@ MASTER_SITES= http://hermes.terminal.at/files/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.clanlib.org/hermes/
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ENV= INSTALL_PROGRAM_DIR="${INSTALL_PROGRAM_DIR}"
diff --git a/graphics/hermes/files/patch-sum b/graphics/hermes/files/patch-sum
index 631e6450012..e7618eb7374 100644
--- a/graphics/hermes/files/patch-sum
+++ b/graphics/hermes/files/patch-sum
@@ -1,5 +1,4 @@
-$NetBSD: patch-sum,v 1.2 1999/11/30 08:22:16 rh Exp $
+$NetBSD: patch-sum,v 1.3 2000/08/14 19:09:23 wiz Exp $
MD5 (patch-aa) = 0532fabf9684c1319e570f44caffda65
-MD5 (patch-ab) = 3cd097f9d4f75dff1b866c6cbae6deca
MD5 (patch-ac) = ab0f9b053724ed891769ea2089b5c0f6
diff --git a/graphics/hermes/patches/patch-ab b/graphics/hermes/patches/patch-ab
deleted file mode 100644
index 9c2942271fb..00000000000
--- a/graphics/hermes/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/07/08 17:16:39 garbled Exp $
---- configure.orig Thu Jul 8 09:06:39 1999
-+++ configure Thu Jul 8 09:06:46 1999
-@@ -1582,7 +1582,7 @@
- LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
-
- # Always use our own libtool.
--LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+#LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
- # Redirect the config.log output again, so that the ltconfig log is not
- # clobbered by the next message.
diff --git a/graphics/hermes/pkg/PLIST b/graphics/hermes/pkg/PLIST
index 426ca18e972..67b5ea9b289 100644
--- a/graphics/hermes/pkg/PLIST
+++ b/graphics/hermes/pkg/PLIST
@@ -1,12 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 1999/11/30 08:22:17 rh Exp $
-include/Hermes/Hermes.h
-include/Hermes/Types.h
-include/Hermes/H_Conv.h
+@comment $NetBSD: PLIST,v 1.3 2000/08/14 19:09:24 wiz Exp $
include/Hermes/H_Clear.h
-include/Hermes/H_Pal.h
-include/Hermes/H_Format.h
include/Hermes/H_Config.h
+include/Hermes/H_Conv.h
+include/Hermes/H_Format.h
+include/Hermes/H_Pal.h
include/Hermes/H_Types.h
-lib/libHermes.so.1.3
+include/Hermes/Hermes.h
+include/Hermes/Types.h
lib/libHermes.a
+lib/libHermes.la
+lib/libHermes.so.1.3
@dirrm include/Hermes