diff options
Diffstat (limited to 'textproc/modlogan/Makefile')
-rw-r--r-- | textproc/modlogan/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index db696421f332..309481031fff 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -7,7 +7,7 @@ PORTNAME= modlogan PORTVERSION= 0.8.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc www MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \ ${MASTER_SITE_SOURCEFORGE} @@ -33,9 +33,7 @@ LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client # Please don't remove the comments, as soon as autoconf/libtool get's # updated in the ports collection the comments may be removed. # They serve as a reminder. -USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -#LIBTOOLFLAGS= --disable-ltlibs --release-suffix USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include \ |