diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-06 17:42:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-06 17:42:42 +0000 |
commit | 280773cdd95bcf1c322e7dbd436866db656704e3 (patch) | |
tree | b11c33d0a5eb33b9e88f97b81e7bca1fa212892a /audio/glurp | |
parent | 74ee03a0201d2fbe9e909db38034c49becc802ef (diff) |
Notes
Diffstat (limited to 'audio/glurp')
-rw-r--r-- | audio/glurp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index 08568cdd0e59..bb9e93a7983b 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -14,7 +14,6 @@ LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd GNU_CONFIGURE= yes USES= gmake pkgconfig -NO_STAGE= yes USE_GNOME= gtk20 glib20 libglade2 MAKE_ARGS+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \ |