summaryrefslogtreecommitdiff
path: root/sysutils/cdrecord-xcdroast
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-28 06:05:31 +0000
committerjlam <jlam>2004-08-28 06:05:31 +0000
commit5f904e59871feaea408398a54183ec15241147eb (patch)
tree5dc4e89dc16e8bc4775289a094f06547ef41c178 /sysutils/cdrecord-xcdroast
parente034948f3d4b073559fd283f487b19a5ab970431 (diff)
downloadpkgsrc-5f904e59871feaea408398a54183ec15241147eb.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')
-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