diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 08:49:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 08:49:46 +0000 |
commit | 019f2422aaa071ea4b35d1bc3b69068878ea93d5 (patch) | |
tree | e9e009fc092528bdc298f66c506930624e74cb2c /audio/hexter/Makefile | |
parent | 4dfe867ac40f1b052a2f64bf10a0f33f79b55dbe (diff) | |
download | ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.tar.gz ports-019f2422aaa071ea4b35d1bc3b69068878ea93d5.zip |
Notes
Diffstat (limited to 'audio/hexter/Makefile')
-rw-r--r-- | audio/hexter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hexter/Makefile b/audio/hexter/Makefile index 63f28ba28680..f30adcad785b 100644 --- a/audio/hexter/Makefile +++ b/audio/hexter/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= dssialsacompat:${PORTSDIR}/audio/libdssialsacompat \ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi GNU_CONFIGURE= yes -USES= gmake +USES= gmake pkgconfig USE_GNOME= gtk20 PORTDOCS= AUTHORS ChangeLog README TODO |