aboutsummaryrefslogtreecommitdiff
path: root/emulators/aqemu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
commit1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/aqemu
parent68ede13b4964032ff878ab9cc8d9d58cdf364374 (diff)
downloadports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.tar.gz
ports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.zip
Notes
Diffstat (limited to 'emulators/aqemu')
-rw-r--r--emulators/aqemu/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/emulators/aqemu/Makefile b/emulators/aqemu/Makefile
index a11263d7ae5b..32fa78024dad 100644
--- a/emulators/aqemu/Makefile
+++ b/emulators/aqemu/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: aqemu
-# Date created: 2008-09-03
-# Whom: Max Brazhnikov <makc@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= aqemu
PORTVERSION= 0.8.1
@@ -24,4 +19,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S,.0$,,}
MAN1= aqemu.1
+NO_STAGE= yes
.include <bsd.port.mk>