diff options
Diffstat (limited to 'audio/libcddb/Makefile')
-rw-r--r-- | audio/libcddb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index 2ef7631b66b8..3d7a80a41d87 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -1,4 +1,4 @@ -# Created by: Michael Johnson <ahze@ahze.net> +# Created by: Michael Johnson <ahze@ahze.net> # $FreeBSD$ PORTNAME= libcddb @@ -11,6 +11,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= A library to access data on a CDDB server USE_BZIP2= yes +NO_STAGE= yes GNU_CONFIGURE= yes USES= pathfix pkgconfig iconv USE_LDCONFIG= yes |