summaryrefslogtreecommitdiffstats
path: root/graphics/Hermes
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
committermharo <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
commit2a8116629fbb51c0b6a7a02125828e71479a08be (patch)
treeb9d00a96d9965a4af62f13b8159dc00d5216388f /graphics/Hermes
parent4bf3ca31ea08ba708c33ef3dbc6b228c30a59293 (diff)
downloadFreeBSD-ports-2a8116629fbb51c0b6a7a02125828e71479a08be.zip
FreeBSD-ports-2a8116629fbb51c0b6a7a02125828e71479a08be.tar.gz
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Diffstat (limited to 'graphics/Hermes')
-rw-r--r--graphics/Hermes/Makefile4
-rw-r--r--graphics/Hermes/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile
index 89b80cc..dc73fb5 100644
--- a/graphics/Hermes/Makefile
+++ b/graphics/Hermes/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 April 1999
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/03 04:19:23 steve Exp $
#
DISTNAME= Hermes-1.2.4
@@ -12,7 +12,7 @@ MASTER_SITES= http://hermes.terminal.at/files/
MAINTAINER= andy@icc.surw.chel.su
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_GMAKE= yes
post-install:
diff --git a/graphics/Hermes/pkg-plist b/graphics/Hermes/pkg-plist
index 8e670ee..e36f781 100644
--- a/graphics/Hermes/pkg-plist
+++ b/graphics/Hermes/pkg-plist
@@ -5,7 +5,6 @@ include/Hermes/H_Pal.h
include/Hermes/Hermes.h
include/Hermes/Types.h
lib/libHermes.a
-lib/libHermes.la
lib/libHermes.so
lib/libHermes.so.1
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
OpenPOWER on IntegriCloud