diff options
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 265cda8bfd15..69c60334e53a 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame USES= imake motif +NO_STAGE= yes USE_XORG= x11 xext xaw xmu xp xpm xt sm ice MAN1= cda.1 xmcd.1 MANCOMPRESSED= no |