Skip to content

Commit

Permalink
databases/libiodbc: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 23, 2024
1 parent 53e376e commit 8db69b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions databases/libiodbc/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libiodbc
DISTVERSIONPREFIX= v
DISTVERSION= 3.52.16
PORTREVISION= 1
CATEGORIES= databases

MAINTAINER= kde@FreeBSD.org
Expand All @@ -14,6 +15,7 @@ LICENSE_FILE_LGPL20= ${WRKSRC}/LICENSE.LGPL

USES= autoreconf libtool pathfix pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-iodbc-inidir=${ETCDIR} \
--includedir=${LOCALBASE}/include/libiodbc \
--disable-libodbc
Expand Down
8 changes: 4 additions & 4 deletions databases/libiodbc/pkg-plist
Expand Up @@ -30,10 +30,10 @@ lib/libiodbcinst.so
lib/libiodbcinst.so.2
lib/libiodbcinst.so.2.1.31
libdata/pkgconfig/libiodbc.pc
man/man1/iodbc-config.1.gz
%%GTK2%%man/man1/iodbcadm-gtk.1.gz
man/man1/iodbctest.1.gz
man/man1/iodbctestw.1.gz
share/man/man1/iodbc-config.1.gz
%%GTK2%%share/man/man1/iodbcadm-gtk.1.gz
share/man/man1/iodbctest.1.gz
share/man/man1/iodbctestw.1.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/NEWS
Expand Down

0 comments on commit 8db69b0

Please sign in to comment.