summaryrefslogtreecommitdiff
path: root/japanese/mh/Makefile
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-11-01 04:03:09 +0000
committersakamoto <sakamoto>1999-11-01 04:03:09 +0000
commita610dc6e19a353ff6503b8a09b06c0c7b0a633c4 (patch)
treed52ee237bf8b8fbc9e241d72382d2965e3f70657 /japanese/mh/Makefile
parentcdfc5b9f4328ae817abaeb1db03eeafe51e6a6e0 (diff)
downloadpkgsrc-a610dc6e19a353ff6503b8a09b06c0c7b0a633c4.tar.gz
Fix version of shlib for a.out and ELF, suggested by Hubert Feyrer.
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r--japanese/mh/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile
index 1c9b8da2639..c437324ce06 100644
--- a/japanese/mh/Makefile
+++ b/japanese/mh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/10/30 17:06:32 sakamoto Exp $
+# $NetBSD: Makefile,v 1.6 1999/11/01 04:03:09 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.13 1999/02/10 18:13:21 motoyuki Exp $
DISTNAME= mh-6.8.4-JP-3.03
@@ -15,12 +15,6 @@ DEPENDS= ja-less-332:../../japanese/less
CONFLICTS= nmh-*
.include "../../mk/bsd.prefs.mk"
-.if ${OBJECT_FMT} == ELF
-LIBMH_VERSION= 3
-.else
-LIBMH_VERSION= 3.2
-.endif
-PLIST_SUBST= LIBMH_VERSION=${LIBMH_VERSION}
MANCOMPRESSED= yes
GNU_CONFIGURE= yes