summaryrefslogtreecommitdiff
path: root/converters/uudeview/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-03-02 00:05:15 +0000
committertron <tron>1998-03-02 00:05:15 +0000
commit3b47cd660ed5267df8c0c72c72ac2f5673c17761 (patch)
tree9e79573ce4aba6c9f478b366ecb9553f91eaed21 /converters/uudeview/Makefile
parent73e9a928e52fb122934144ca40585239198f6966 (diff)
downloadpkgsrc-3b47cd660ed5267df8c0c72c72ac2f5673c17761.tar.gz
Adapt this package to NetBSD.
Diffstat (limited to 'converters/uudeview/Makefile')
-rw-r--r--converters/uudeview/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile
index ec7e3b925ae..d5543d6777f 100644
--- a/converters/uudeview/Makefile
+++ b/converters/uudeview/Makefile
@@ -3,7 +3,8 @@
# Date Created: 04 Aug 1996
# Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
#
-# $Id: Makefile,v 1.1.1.1 1998/03/01 22:34:11 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/03/02 00:05:15 tron Exp $
+# $Id: Makefile,v 1.2 1998/03/02 00:05:15 tron Exp $
#
DISTNAME= uudeview-0.5.13
@@ -13,19 +14,17 @@ MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \
MAINTAINER= hoek@FreeBSD.ORG
-LIB_DEPENDS= uu\\.1\\.:${PORTSDIR}/converters/uulib
+LIB_DEPENDS= uu.1.:${PORTSDIR}/converters/uulib
GNU_CONFIGURE= Yes
-CONFIGURE_ARGS= --enable-inews=${PREFIX}/news/lib/inews \
- --disable-tcl
+CONFIGURE_ARGS= --enable-inews=inews --disable-tcl
+CONFIGURE_ENV= LDFLAGS=-s
MAN1= uudeview.1 uuenview.1
PORTDOCDIR?= share/doc/uudeview
post-install:
- @/usr/bin/strip ${PREFIX}/bin/uudeview
- @/usr/bin/strip ${PREFIX}/bin/uuenview
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "===> Copying documents to ${PREFIX}/${PORTDOCDIR}"
@${MKDIR} ${PREFIX}/${PORTDOCDIR}