diff options
Diffstat (limited to 'audio/gqradio/Makefile')
-rw-r--r-- | audio/gqradio/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile index 6134dc95cf89..1e8932b8b088 100644 --- a/audio/gqradio/Makefile +++ b/audio/gqradio/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gqradio -# Date created: 13 Apr 2003 -# Whom: Stefan Jahn <stefan.jahn@nemesis-sektor.de> -# +# Created by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> # $FreeBSD$ -# PORTNAME= gqradio PORTVERSION= 1.9.2 @@ -16,6 +12,7 @@ COMMENT= GTK2 based FM tuner GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomehack gnomeprefix +NO_STAGE= yes ONLY_FOR_ARCHS= alpha i386 ia64 |