diff options
Diffstat (limited to 'textproc/liblingoteach/Makefile')
-rw-r--r-- | textproc/liblingoteach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index 27cf50b269f9..8f09c123db78 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -16,7 +16,7 @@ COMMENT= A library for parsing lesson files based on the LingoTeach DTD USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget libxml2 +USE_GNOME= gnomehack libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |