diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-17 16:56:15 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-17 16:56:15 +0000 |
commit | 47ea2027399d43ac049942934d40ac18826c71b2 (patch) | |
tree | 43d0c944df19f1ce167cc9dca42970d0f08f38eb /x11-toolkits/termit | |
parent | 58592053bfaade5a7fbea559a788e36f9568f1d3 (diff) | |
download | ports-47ea2027399d43ac049942934d40ac18826c71b2.tar.gz ports-47ea2027399d43ac049942934d40ac18826c71b2.zip |
Notes
Diffstat (limited to 'x11-toolkits/termit')
-rw-r--r-- | x11-toolkits/termit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile index bb5686b884ce..c4e2c8809c7e 100644 --- a/x11-toolkits/termit/Makefile +++ b/x11-toolkits/termit/Makefile @@ -12,8 +12,7 @@ COMMENT= Small terminal emulator LICENSE= GPLv2 -USE_BZIP2= yes -USES= cmake pkgconfig lua +USES= cmake lua pkgconfig tar:bzip2 USE_GNOME= gdkpixbuf2 vte CFLAGS+= -I${LOCALBASE}/include/vte-0.0 |