summaryrefslogtreecommitdiff
path: root/converters/uulib
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 /converters/uulib
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'converters/uulib')
-rw-r--r--converters/uulib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index 0428b167fa1..8c4d1256a9e 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2003/07/17 21:27:42 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/01/20 12:10:29 agc Exp $
#
DISTNAME= uudeview-0.5.18
PKGNAME= uulib-0.5.18
-WRKSRC= ${WRKDIR}/${DISTNAME}/uulib
CATEGORIES= converters
MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/
@@ -14,6 +13,7 @@ COMMENT= Library for uu/xx/Base64/BinHex de-/encoding
# "kdesupport-2.1b" included "uu" library.
CONFLICTS= kdesupport-2.1b
+WRKSRC= ${WRKDIR}/${DISTNAME}/uulib
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined