diff options
Diffstat (limited to 'misc/amfm/Makefile')
-rw-r--r-- | misc/amfm/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/amfm/Makefile b/misc/amfm/Makefile index 3c2881e7e701..12be5a8d80cc 100644 --- a/misc/amfm/Makefile +++ b/misc/amfm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: amfm -# Date created: 2009-06-21 -# Whom: sanpei@FreeBSD.org -# +# Created by: sanpei@FreeBSD.org # $FreeBSD$ -# PORTNAME= amfm PORTVERSION= 1.0 @@ -21,6 +17,7 @@ LIB_DEPENDS= hid.0:${PORTSDIR}/devel/libhid NO_WRKSUBDIR= yes +NO_STAGE= yes .include <bsd.port.pre.mk> EXTRACT_CMD= ${CP} |