diff options
Diffstat (limited to 'archivers/libcomprex/Makefile')
-rw-r--r-- | archivers/libcomprex/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 9d7b35969660..5e536462479d 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -14,7 +14,6 @@ LICENSE= LGPL21 OPTIONS_DEFINE= NLS -NO_STAGE= yes USE_AUTOTOOLS= libtool USES= pathfix pkgconfig USE_LDCONFIG= yes @@ -31,5 +30,4 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif -.include "Makefile.man" .include <bsd.port.mk> |