diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 22:31:38 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 22:31:38 +0000 |
| commit | 0dc34effd5fa8f149bf364d4097516c57e825eea (patch) | |
| tree | a1b48ae17cce6abbd28f23dfd05e44010cc2943d /audio/soundtracker | |
| parent | Remove 2 lines for structs which were declared in utmp.h (diff) | |
Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
Diffstat (limited to 'audio/soundtracker')
| -rw-r--r-- | audio/soundtracker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtracker/Makefile b/audio/soundtracker/Makefile index 1006ae8c0242..007abacff17c 100644 --- a/audio/soundtracker/Makefile +++ b/audio/soundtracker/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile GNU_CONFIGURE= yes -USES= pathfix +USES= pathfix pkgconfig USE_GNOME= esound gdkpixbuf CPPFLAGS+= -I${LOCALBASE}/include |
