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/gnomoradio | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'audio/gnomoradio')
-rw-r--r-- | audio/gnomoradio/Makefile | 4 | ||||
-rw-r--r-- | audio/gnomoradio/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index c26bf55fa1fe..10dc4b399c0a 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomoradio PORTVERSION= 0.15.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \ vorbis:${PORTSDIR}/audio/libvorbis \ ao:${PORTSDIR}/audio/libao -USE_X_PREFIX= yes +USE_XLIB= yes USE_GCC= 3.4+ USE_GNOME= gnomehack gnomeprefix INSTALLS_SHLIB= yes diff --git a/audio/gnomoradio/pkg-plist b/audio/gnomoradio/pkg-plist index c8af2c511080..80747b209dd5 100644 --- a/audio/gnomoradio/pkg-plist +++ b/audio/gnomoradio/pkg-plist @@ -47,4 +47,3 @@ share/gnome/pixmaps/gnomoradio/gnomoradio-heart.png @dirrm include/rainbow @dirrm include/roboradio @dirrm share/gnome/pixmaps/gnomoradio -@dirrmtry sbin |