diff options
Diffstat (limited to 'audio/dvda-author/Makefile')
-rw-r--r-- | audio/dvda-author/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index b858ed8eb7c6..af0ec0373cc2 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/FLAC +NO_STAGE= yes USE_AUTOTOOLS= libltdl USE_BZIP2= yes GNU_CONFIGURE= yes |