diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:50:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:50:21 +0000 |
commit | 14d01e3e90df790832b93dbd69adcc589d88cdaa (patch) | |
tree | 13a4099154c016d7a6fa1231f0945884771f424f /audio/streamtuner | |
parent | a2e204f7095d3d7e59283c1ede1c33e782e832cd (diff) |
Notes
Diffstat (limited to 'audio/streamtuner')
-rw-r--r-- | audio/streamtuner/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 2c3e9250729d..4c52a2bc33bc 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -USES= gmake pathfix +USES= gmake pathfix pkgconfig USE_GNOME= gtk20 gnomeprefix INSTALLS_OMF= yes GNU_CONFIGURE= yes |