diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:23:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:23:53 +0000 |
commit | c41a62214ee4509ba461b71c127934706416d12b (patch) | |
tree | 59cf9d8e97fe84134399ba29d1cbd2f49ff7b368 /audio/ario | |
parent | 7a3518623a9c92a1499e2e5ffde551f46ccfba96 (diff) | |
download | ports-c41a62214ee4509ba461b71c127934706416d12b.tar.gz ports-c41a62214ee4509ba461b71c127934706416d12b.zip |
Notes
Diffstat (limited to 'audio/ario')
-rw-r--r-- | audio/ario/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 05b97911df8b..6324246cf1bd 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ unique-1.0:${PORTSDIR}/x11-toolkits/unique \ mpdclient:${PORTSDIR}/audio/libmpdclient -USES= gmake +USES= gmake pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gtk20 gnomehack |