diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:00:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:00:44 +0000 |
commit | 9f62a1d83df1589ba85002f2af534b06144fb13b (patch) | |
tree | 54cb5602f9483dc1bb1d525dd758d33f1a18191c /audio/terminatorx | |
parent | b243b13ed84b11e9974bb3379025baa4e11add14 (diff) | |
download | ports-9f62a1d83df1589ba85002f2af534b06144fb13b.tar.gz ports-9f62a1d83df1589ba85002f2af534b06144fb13b.zip |
Notes
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 455900109785..80c67ef68888 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -27,7 +27,7 @@ MPG123_DESC= mpg123 support USE_BZIP2= yes USE_XORG= x11 xext xi xxf86dga ice sm -USES= gmake pathfix +USES= gmake pathfix pkgconfig USE_GNOME= gnomehier gtk20 libxml2 USE_AUTOTOOLS= aclocal autoheader automake autoconf ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal |