summaryrefslogtreecommitdiff
path: root/sysutils/cdrecord-xcdroast/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-28 06:05:31 +0000
committerjlam <jlam@pkgsrc.org>2004-08-28 06:05:31 +0000
commit8d572feba3c42eb07c7ebefebf9ff3a724667181 (patch)
tree5dc4e89dc16e8bc4775289a094f06547ef41c178 /sysutils/cdrecord-xcdroast/Makefile
parent672b3353149f2b5c9cc6489409ee5a8d157e9060 (diff)
downloadpkgsrc-8d572feba3c42eb07c7ebefebf9ff3a724667181.tar.gz
Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
Diffstat (limited to 'sysutils/cdrecord-xcdroast/Makefile')
-rw-r--r--sysutils/cdrecord-xcdroast/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/cdrecord-xcdroast/Makefile b/sysutils/cdrecord-xcdroast/Makefile
index 3c6515f3e22..5533e5146a5 100644
--- a/sysutils/cdrecord-xcdroast/Makefile
+++ b/sysutils/cdrecord-xcdroast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/30 02:19:16 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/08/28 06:05:32 jlam Exp $
DISTNAME= cdrtools-2.01a21
PKGNAME= cdrecord-xcdroast-0.98a15.2.01a21
@@ -20,8 +20,7 @@ USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
.if ${LOCALBASE} != "/opt/schily"
-BUILDLINK_TRANSFORM= r:-I/opt/schily
-BUILDLINK_TRANSFORM+= r:-L/opt/schily
+BUILDLINK_TRANSFORM= rmdir:/opt/schily
.endif
# avoid picking up a bad ${ARCH} during the build