diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /audio/gqradio | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz ports-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Notes
Diffstat (limited to 'audio/gqradio')
-rw-r--r-- | audio/gqradio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile index 91747a62b53d..85f9047e93ec 100644 --- a/audio/gqradio/Makefile +++ b/audio/gqradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gqradio PORTVERSION= 1.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=gqmpeg @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR=gqmpeg MAINTAINER= stefan.jahn@nemesis-sektor.de COMMENT= GTK2 based FM tuner -USE_X_PREFIX= yes +USE_XLIB= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomehack gnomeprefix |