diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mergeant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile index 4fd14c52dde6..5658276e361c 100644 --- a/databases/mergeant/Makefile +++ b/databases/mergeant/Makefile @@ -19,7 +19,7 @@ COMMENT= Provide uniform access to data sources for the GNOME 2 environment USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui +USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeprintui lthack USE_PERL5= yes USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |