diff options
Diffstat (limited to 'devel/libhtp/Makefile')
-rw-r--r-- | devel/libhtp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile index ff4da5849e4e..938bbaa71273 100644 --- a/devel/libhtp/Makefile +++ b/devel/libhtp/Makefile @@ -22,8 +22,6 @@ CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} MAKE_ARGS= LIBS="-lz ${ICONV_LIB}" LDFLAGS+= -L${LOCALBASE}/lib -PATHFIX_MAKEFILEIN= Makefile.am - INSTALL_TARGET= install-strip TEST_TARGET= check |