summaryrefslogtreecommitdiff
path: root/mail/elm-me
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /mail/elm-me
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'mail/elm-me')
-rw-r--r--mail/elm-me/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elm-me/Makefile b/mail/elm-me/Makefile
index efd2ed1905b..71fa31e54e3 100644
--- a/mail/elm-me/Makefile
+++ b/mail/elm-me/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 21:45:55 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:19:43 agc Exp $
# FreeBSD: Makefile,v 1.42 1997/12/24 01:21:07 alex Exp
#
DISTNAME= elm-2.4ME+93
PKGNAME= elm-me-2.4.93
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/elm2.4.ME+.93
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ozone.fmi.fi/KEH/ \
ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
@@ -17,6 +16,7 @@ COMMENT= ELM Mail User Agent with ME extensions
CONFLICTS= elm-[0-9]*
+WRKSRC= ${WRKDIR}/elm2.4.ME+.93
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
HAS_CONFIGURE= YES