summaryrefslogtreecommitdiff
path: root/audio/mp3splt
diff options
context:
space:
mode:
authordrochner <drochner>2009-02-12 22:52:49 +0000
committerdrochner <drochner>2009-02-12 22:52:49 +0000
commit526603b14473c3bdaed5c69a8d2a9977b425808f (patch)
tree917f9f219585d1cda8f254c3adfdfbd53d9ad72b /audio/mp3splt
parente5817e046481da3fb0e16f1d429975c0e1a8e6b7 (diff)
downloadpkgsrc-526603b14473c3bdaed5c69a8d2a9977b425808f.tar.gz
move the libltdl where it belongs
Diffstat (limited to 'audio/mp3splt')
-rw-r--r--audio/mp3splt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 800b0921dea..c8c208a5d63 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/02/12 21:35:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.16 2009/02/12 22:52:49 drochner Exp $
#
DISTNAME= mp3splt-2.2.3
@@ -16,5 +16,4 @@ GNU_CONFIGURE= yes
USE_FEATURES= getopt_long
.include "../../audio/libmp3splt/buildlink3.mk"
-.include "../../devel/libltdl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"