diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-10 22:23:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-10 22:23:20 +0000 |
commit | 6bc75c9a84b4240205c41f92675334e7eb5048c1 (patch) | |
tree | e3d13cecb718ae19d6710fc5e176e5df4f3d4833 /deskutils | |
parent | 0dbb1f2e359667810b8ad756e7fd278e74541763 (diff) | |
download | ports-6bc75c9a84b4240205c41f92675334e7eb5048c1.tar.gz ports-6bc75c9a84b4240205c41f92675334e7eb5048c1.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/blogtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/blogtk/Makefile b/deskutils/blogtk/Makefile index 583bb825d888..89e1064729f8 100644 --- a/deskutils/blogtk/Makefile +++ b/deskutils/blogtk/Makefile @@ -24,6 +24,8 @@ USE_GNOME= pygtk2 pygnome2 NO_BUILD= yes WRKSRC= ${WRKDIR}/BloGTK-${PORTVERSION} +BROKEN= Incomplete pkg-plist + post-patch: @${REINPLACE_CMD} -e 's,/usr/shar,${PREFIX}/shar,' ${WRKSRC}/src/BloGTK.py |