summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/libcddb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
index 8a34ab267cd..ff4a6867867 100644
--- a/audio/libcddb/Makefile
+++ b/audio/libcddb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/22 16:08:47 recht Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/11 04:23:07 minskim Exp $
#
DISTNAME= libcddb-0.9.4
@@ -10,6 +10,8 @@ MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://libcddb.sourceforge.net/
COMMENT= Library to access data on a CDDB server
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes