aboutsummaryrefslogtreecommitdiff
path: root/audio/libsidplay2
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-02 12:20:17 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-02 12:20:17 +0000
commit39a4e02cbf8016e4c394b060bd0bb5985e9143f9 (patch)
tree1f498c4b285ba0c2d3c0fc570e32b959cfb3d9fb /audio/libsidplay2
parent89c593725ae5b202ecfbcad2bf9ba2dc15835755 (diff)
downloadports-39a4e02cbf8016e4c394b060bd0bb5985e9143f9.tar.gz
ports-39a4e02cbf8016e4c394b060bd0bb5985e9143f9.zip
correct *_DEPENDS.
PR: ports/47316 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Reviewed by: Ports Fury Pointy hat to: myself
Notes
Notes: svn path=/head/; revision=74470
Diffstat (limited to 'audio/libsidplay2')
-rw-r--r--audio/libsidplay2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
index a57a7019f0dc..3d1107094ec6 100644
--- a/audio/libsidplay2/Makefile
+++ b/audio/libsidplay2/Makefile
@@ -14,7 +14,7 @@ DISTNAME= sidplay-libs-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-LD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_REINPLACE= yes