summaryrefslogtreecommitdiff
path: root/archivers/undms
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:48:57 +0000
committerjlam <jlam>2002-08-25 21:48:57 +0000
commitbae2639e49cd3cf3ee78c2ed8e82c3a277c91404 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /archivers/undms
parentcd541833a6d47d522a3c2b271309abd492b2464c (diff)
downloadpkgsrc-bae2639e49cd3cf3ee78c2ed8e82c3a277c91404.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'archivers/undms')
-rw-r--r--archivers/undms/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/undms/Makefile b/archivers/undms/Makefile
index deac4b19e6f..9f381db88f9 100644
--- a/archivers/undms/Makefile
+++ b/archivers/undms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/02/25 04:47:21 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/25 21:49:24 jlam Exp $
DISTNAME= undms-1.3.c
PKGNAME= undms-1.3
@@ -10,11 +10,11 @@ EXTRACT_SUFX= .Z
MAINTAINER= packages@netbsd.org
COMMENT= Converts .dms Amiga disk images to uncompressed .adf images
-USE_BUILDLINK_ONLY= # defined
-WRKSRC= ${WRKDIR}
+USE_BUILDLINK2= # defined
+WRKSRC= ${WRKDIR}
do-build:
- cd ${WRKSRC} && ${LINK.c} -o undms undms-1.3.c
+ cd ${WRKSRC} && ${BUILDLINK_CC} ${CFLAGS} -o undms undms-1.3.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/undms ${PREFIX}/bin/