diff options
Diffstat (limited to 'converters/uulib/Makefile')
-rw-r--r-- | converters/uulib/Makefile | 4 |
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 |