diff options
Diffstat (limited to 'textproc/libhtmlparse/Makefile')
-rw-r--r-- | textproc/libhtmlparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libhtmlparse/Makefile b/textproc/libhtmlparse/Makefile index 8cb83e8b9ffc..54a2352a18aa 100644 --- a/textproc/libhtmlparse/Makefile +++ b/textproc/libhtmlparse/Makefile @@ -17,7 +17,7 @@ BROKEN= "mastersite disappeared" DEPRECATED= ${BROKEN} EXPIRATION_DATE= 2005-12-09 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= |