Index: head/net-p2p/microdc/Makefile =================================================================== --- head/net-p2p/microdc/Makefile (revision 172550) +++ head/net-p2p/microdc/Makefile (revision 172551) @@ -1,41 +1,42 @@ # New ports collection makefile for: microdc # Date created: 2006-08-11 # Whom: Pankov Pavel # # $FreeBSD$ # PORTNAME= microdc PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pankov_p@mail.ru COMMENT= A command-line based Direct Connect client USE_GCC= 3.2+ GNU_CONFIGURE= yes USE_ICONV= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif MAN1= ${PORTNAME}.1 MANLANG= "" pl post-install: @${MKDIR} ${MAN1PREFIX}/man/pl @${MKDIR} ${MAN1PREFIX}/man/pl/man1 @${MV} ${MAN1PREFIX}/man/man1/${PORTNAME}.pl.1 ${MAN1PREFIX}/man/pl/man1/${PORTNAME}.1 .include Property changes on: head/net-p2p/microdc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/net-p2p/microdc/pkg-plist =================================================================== --- head/net-p2p/microdc/pkg-plist (revision 172550) +++ head/net-p2p/microdc/pkg-plist (revision 172551) @@ -1,3 +1,7 @@ bin/microdc %%NLS%%share/locale/pl/LC_MESSAGES/microdc.mo %%NLS%%share/locale/sv/LC_MESSAGES/microdc.mo +@dirrmtry man/pl/man1 +@dirrmtry man/pl +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pl Property changes on: head/net-p2p/microdc/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property