diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-15 12:27:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-15 12:27:30 +0000 |
commit | 2d9b5a640b61146297285b94093ac6e62d7c238d (patch) | |
tree | 72429f7830052f2a851cc4d2b985d9f8ef191f1c /audio/mp3stat/Makefile | |
parent | 413b2a3af36f5de7dc6700bed846912d51bffe4c (diff) | |
download | ports-2d9b5a640b61146297285b94093ac6e62d7c238d.tar.gz ports-2d9b5a640b61146297285b94093ac6e62d7c238d.zip |
Notes
Diffstat (limited to 'audio/mp3stat/Makefile')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index e19f8f1b2a8c..54cf33fa0a75 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFAULT= VORBIS WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USES= gmake +USES= gmake pkgconfig USE_GNOME= gtk20 CXX+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ |