summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax/Makefile
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /comms/mgetty+sendfax/Makefile
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'comms/mgetty+sendfax/Makefile')
-rw-r--r--comms/mgetty+sendfax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index d4c850299fe..4cf893211a4 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.38 2004/01/03 18:49:36 reed Exp $
+# $NetBSD: Makefile,v 1.39 2004/01/20 12:10:01 agc Exp $
# FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp
#
DISTNAME= mgetty1.1.30-Dec16
PKGNAME= mgetty-1.1.30
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= comms
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ \
ftp://alpha.greenie.net/pub/mgetty/source/1.1/
@@ -18,6 +17,7 @@ BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff
CONFLICTS= hylafax-[0-9]*
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes