diff options
Diffstat (limited to 'sysutils/abgx360gui/Makefile')
-rw-r--r-- | sysutils/abgx360gui/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/abgx360gui/Makefile b/sysutils/abgx360gui/Makefile index c8f9a860ab76..6ad4a3f12768 100644 --- a/sysutils/abgx360gui/Makefile +++ b/sysutils/abgx360gui/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: abgx360gui -# Date created: 21 November 2009 -# Whom: okeeblow <root@cooltrainer.org> -# +# Created by: okeeblow <root@cooltrainer.org> # $FreeBSD$ -# PORTNAME= abgx360gui PORTVERSION= 1.0.2 @@ -37,6 +33,7 @@ DESKTOP_ENTRIES= "abgx360" \ "Utility;" \ false +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abgx360gui ${PREFIX}/bin ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/abgx360-256.png ${PREFIX}/share/pixmaps |