diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index efbb506eced9..ee31057004b8 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -1,39 +1,40 @@ PORTNAME= unieject PORTVERSION= 6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Eject(1) replacement WWW= http://flameeyes.is-a-geek.org/projects #unieject LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libconfuse.so:devel/libconfuse \ libpcre.so:devel/pcre \ libcdio.so:sysutils/libcdio USES= gettext gnome iconv libtool pathfix pkgconfig tar:bzip2 USE_GNOME= glib20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-doc USE_LDCONFIG= yes LLD_UNSAFE= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e \ '/-D_POSIX_C_SOURCE/s|^CPPFLAGS|#CPPFLAGS|' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ '/^install-data-am:/s|install-dist_docDATA|| ; \ /^install-data-am:/s|install-dist_htmlDATA||' ${WRKSRC}/Makefile.in post-install: ${INSTALL_DATA} ${WRKSRC}/unieject.conf.sample ${STAGEDIR}${PREFIX}/etc .include diff --git a/sysutils/unieject/pkg-plist b/sysutils/unieject/pkg-plist index bb3bc56c9d41..43ab845462e4 100644 --- a/sysutils/unieject/pkg-plist +++ b/sysutils/unieject/pkg-plist @@ -1,18 +1,18 @@ bin/loadcd bin/unieject etc/unieject.conf.sample include/unieject/unieject.h lib/libunieject.a lib/libunieject.so lib/libunieject.so.5 lib/libunieject.so.5.0.0 libdata/pkgconfig/libunieject.pc -man/man1/unieject.1.gz -man/man5/unieject.conf.5.gz +share/man/man1/unieject.1.gz +share/man/man5/unieject.conf.5.gz share/locale/de/LC_MESSAGES/unieject.mo share/locale/es_AR/LC_MESSAGES/unieject.mo share/locale/es_ES/LC_MESSAGES/unieject.mo share/locale/it/LC_MESSAGES/unieject.mo share/locale/nl/LC_MESSAGES/unieject.mo share/locale/pt/LC_MESSAGES/unieject.mo share/locale/pt_BR/LC_MESSAGES/unieject.mo