summaryrefslogtreecommitdiff
path: root/audio/id3ed
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-10 00:08:41 +0000
committerjlam <jlam@pkgsrc.org>2001-06-10 00:08:41 +0000
commit3bc5e40254426847ecde2acbbfab3d3fbc8e20a6 (patch)
tree0838924d49f3defeb8bcbef3b48f5456d0570a78 /audio/id3ed
parentbbec7d214062528a54ab29394f673c001a251e76 (diff)
downloadpkgsrc-3bc5e40254426847ecde2acbbfab3d3fbc8e20a6.tar.gz
Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless.
Diffstat (limited to 'audio/id3ed')
-rw-r--r--audio/id3ed/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index 6fa47b775af..4124ba15676 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/05/24 08:53:54 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2001/06/10 00:08:41 jlam Exp $
#
DISTNAME= id3ed-1.10.2
@@ -20,8 +20,6 @@ CONFIGURE_ENV+= LIBS="${LIBS}"
CFLAGS+= -I${BUILDLINK_INCDIR}
LIBS+= -L${BUILDLINK_LIBDIR} ${LDFLAGS}
-pre-configure: ${BUILDLINK_TARGETS}
-
post-extract:
${TOUCH} ${WRKSRC}/install.sh