- Fix plist

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-01-30 20:03:30 +00:00
parent 4d6b39283c
commit 1bd4b124d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206477

View File

@ -25,5 +25,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 gtk20 libgnome libgnomeui libxml2 libglade2
.include <bsd.port.mk>
post-patch:
@${REINPLACE_CMD} -e 's|@DATADIRNAME@|share|' ${WRKSRC}/po/Makefile.in.in
.include <bsd.port.mk>