diff options
Diffstat (limited to 'audio/etcd/Makefile')
-rw-r--r-- | audio/etcd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/etcd/Makefile b/audio/etcd/Makefile index a1a6a5f224e7..29fca2983333 100644 --- a/audio/etcd/Makefile +++ b/audio/etcd/Makefile @@ -1,9 +1,5 @@ -# New ports collection Makefile for: etcd -# Date created: 2 October 2009 -# Whom: gahr -# +# Created by: gahr # $FreeBSD$ -# PORTNAME= etcd PORTVERSION= 1.0.1 @@ -17,6 +13,7 @@ MAINTAINER= gahr@FreeBSD.org COMMENT= Enhanced Tiny CD, a simple ncurses-based CD player USE_SDL= sdl +NO_STAGE= yes MANCOMPRESSED= no MAKE_ARGS= INCDIR=${LOCALBASE}/include LIBDIR=${LOCALBASE}/lib \ |