summaryrefslogtreecommitdiff
path: root/graphics/hermes/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-19 06:52:54 +0000
committersalo <salo@pkgsrc.org>2003-01-19 06:52:54 +0000
commit235ccbe10197de658b9e130bbf84c3e51528bc54 (patch)
treec113467448f8852bf0356e69123b6b45b97afa46 /graphics/hermes/Makefile
parenta44600312f84551b1faacb0587aaa9024711f762 (diff)
downloadpkgsrc-235ccbe10197de658b9e130bbf84c3e51528bc54.tar.gz
s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV.
Diffstat (limited to 'graphics/hermes/Makefile')
-rw-r--r--graphics/hermes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/hermes/Makefile b/graphics/hermes/Makefile
index 5b3fdddd543..051aa678de2 100644
--- a/graphics/hermes/Makefile
+++ b/graphics/hermes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/08/25 18:39:09 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2003/01/19 06:59:52 salo Exp $
DISTNAME= Hermes-1.3.2
PKGREVISION= 1
@@ -16,6 +16,5 @@ USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
USE_GMAKE= yes
-MAKE_ENV= INSTALL_PROGRAM_DIR="${INSTALL_PROGRAM_DIR}"
.include "../../mk/bsd.pkg.mk"