diff options
Diffstat (limited to 'sysutils/nbosd/Makefile')
-rw-r--r-- | sysutils/nbosd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/nbosd/Makefile b/sysutils/nbosd/Makefile index ceece4b7cb7e..72f7f2df87a5 100644 --- a/sysutils/nbosd/Makefile +++ b/sysutils/nbosd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nbosd -# Date created: 19 Mar 2006 -# Whom: Lars Engels <lars.engels@0x20.net> -# +# Created by: Lars Engels <lars.engels@0x20.net> # $FreeBSD$ -# PORTNAME= nbosd PORTVERSION= 0.5.0 @@ -19,6 +15,7 @@ LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd PLIST_FILES= bin/nbosd PORTDOCS= * +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nbosd ${PREFIX}/bin |