diff options
Diffstat (limited to 'textproc/cole/Makefile')
-rw-r--r-- | textproc/cole/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 35ef0b30957c..55e67928f28f 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -7,6 +7,7 @@ PORTNAME= cole PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://arturo.directmail.org/filters/archive/ @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org COMMENT= A free C OLE library -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |