diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-03-30 19:44:48 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-03-30 19:44:48 +0000 |
commit | 67fe3229dc5e0669536107c8325742fcc1358c21 (patch) | |
tree | 85cf5b1d30f5376a24775fbf2314294529f20be2 /x11-toolkits/lesstif/Makefile | |
parent | ae1515c459211711dc036fb8f65737c5711b29ee (diff) |
- new USES=
Notes
Notes:
svn path=/head/; revision=349670
Diffstat (limited to 'x11-toolkits/lesstif/Makefile')
-rw-r--r-- | x11-toolkits/lesstif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index 46815d70d1b9..b666586a77fd 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ CONFLICTS?= open-motif-* -USE_BZIP2= yes +USES= tar:bzip2 USE_AUTOTOOLS= automake:env autoconf libtool USE_XORG= sm ice xt xp xext x11 xextproto xrender xft USE_LDCONFIG= yes |