diff options
Diffstat (limited to 'devel/libleaftag/Makefile')
-rw-r--r-- | devel/libleaftag/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libleaftag/Makefile b/devel/libleaftag/Makefile index 4e5fd1c566d3..eae3401fa645 100644 --- a/devel/libleaftag/Makefile +++ b/devel/libleaftag/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= http://releases.chipx86.com/leaftag/libleaftag/ MAINTAINER= kaeru@inigo-tech.com COMMENT= Leaftag is a library for tagging files on the desktop -USE_SQLITE= 2 -USES= gmake pathfix pkgconfig libtool +USES= gmake pathfix pkgconfig libtool sqlite:2 GNU_CONFIGURE= yes USE_GNOME= glib20 USE_LDCONFIG= yes |