diff options
Diffstat (limited to 'www/sitecopy/Makefile')
-rw-r--r-- | www/sitecopy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index 8f94f50b0dce..f76d8f84f260 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lintl" CONFIGURE_ARGS= --with-neon --with-libxml2 -USE_REINPLACE= yes USE_GETTEXT= yes USE_GNOME= libxml2 USE_GETOPT_LONG= yes |