diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/libodbc++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libodbc++/Makefile b/databases/libodbc++/Makefile index 637ec7a3d02c..58b42ecd6b71 100644 --- a/databases/libodbc++/Makefile +++ b/databases/libodbc++/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= libodbc.so:databases/unixODBC CONFIGURE_ARGS+= --with-odbc=${LOCALBASE} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} -DOXYGEN_PORTDOCS= progref +PORTDOCS= progref post-extract: ${RM} ${WRKSRC}/doc/progref/progref-stamp |