diff options
Diffstat (limited to 'x11-themes/murrine-configurator/Makefile')
-rw-r--r-- | x11-themes/murrine-configurator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile index fd6d9c45f9f1..337180e2bd60 100644 --- a/x11-themes/murrine-configurator/Makefile +++ b/x11-themes/murrine-configurator/Makefile @@ -1,6 +1,5 @@ # Created by: Ted Stodgell <tstodgell@gmail.com> # $FreeBSD$ -# PORTNAME= murrine-configurator PORTVERSION= 0.5 @@ -20,6 +19,7 @@ NO_BUILD= yes USE_BZIP2= yes USE_GNOME= gtk20 +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKSRC}/files/${PORTNAME} ${PREFIX}/bin ${MKDIR} ${PREFIX}/share/pixmaps || ${TRUE} |