diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 5a43bfba3f77..bc223b73777c 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -19,7 +19,7 @@ COMMENT= Transparently handles automatic compression and decompression of files GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack pkgconfig CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" USE_LDCONFIG= yes |