summaryrefslogtreecommitdiff
path: root/net/polsms
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /net/polsms
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/polsms')
-rw-r--r--net/polsms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/polsms/Makefile b/net/polsms/Makefile
index 3e2d66b3351..89c5912ebad 100644
--- a/net/polsms/Makefile
+++ b/net/polsms/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/07/21 17:11:09 martti Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/20 12:22:20 agc Exp $
#
DISTNAME= sms-1.9.2d
PKGNAME= pol${DISTNAME}
-WRKSRC= ${WRKDIR}/sms
CATEGORIES= net
MASTER_SITES= http://www.ceti.pl/~miki/komputery/download/sms/
@@ -11,6 +10,7 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.ceti.pl/~miki/komputery/sms.html
COMMENT= Send SMS to cellular phones in Poland (Plus, Idea, Era)
+WRKSRC= ${WRKDIR}/sms
USE_BUILDLINK2= YES
USE_GMAKE= YES