summaryrefslogtreecommitdiff
path: root/audio/adplug
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-19 16:30:45 +0000
committerjoerg <joerg>2008-06-19 16:30:45 +0000
commit123d51892f9530f06919a2cd4298ba02b7fff491 (patch)
tree41dcabaa7d3dadcdcba1aba557a1b0a67cbc7455 /audio/adplug
parent06cd6392f077cc450f8920f2d51dd242ffb6e9a6 (diff)
downloadpkgsrc-123d51892f9530f06919a2cd4298ba02b7fff491.tar.gz
Don't set build time dependency for a library that is very likely used
via dynamic linkage. Fixes run time linkage of adplug. Bump revision of the latter.
Diffstat (limited to 'audio/adplug')
-rw-r--r--audio/adplug/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/adplug/Makefile b/audio/adplug/Makefile
index 6e218128854..a6f475056a0 100644
--- a/audio/adplug/Makefile
+++ b/audio/adplug/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/09/10 16:02:26 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/19 16:30:45 joerg Exp $
#
DISTNAME= adplug-2.1
+PKGREVISION= 1
CATEGORIES= audio devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=adplug/}
EXTRACT_SUFX= .tar.bz2