summaryrefslogtreecommitdiff
path: root/converters/uulib
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /converters/uulib
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.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