1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix plist.

Reported by:	pointyhat logs
Approved by:	portmgr (implicit)
This commit is contained in:
Joe Marcus Clarke 2005-03-26 22:00:02 +00:00
parent 03f424f513
commit 6c8de996fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132027
2 changed files with 4 additions and 2 deletions

View File

@ -7,14 +7,13 @@
PORTNAME= gnome-osd
PORTVERSION= 0.7.2
PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://telecom.inescporto.pt/~gjc/gnome-osd/
MAINTAINER= jylefort@brutele.be
COMMENT= An On-Screen-Display infrastructure using Pango text rendering
BROKEN= Incomplete pkg-plist
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GNOME= gnomehack gnomeprefix intlhack pygnome2

View File

@ -29,7 +29,10 @@ share/gnome/gnome-osd/xchatosd.py
share/gnome/pixmaps/gnome-osd.png
share/locale/ja/LC_MESSAGES/gnome-osd.mo
share/locale/pt/LC_MESSAGES/gnome-osd.mo
@dirrm share/gnome/gnome-osd
@dirrm %%PYTHON_SITELIBDIR%%/gnomeosd
@unexec rmdir %D/%%PYTHON_SITELIBDIR%% 2>/dev/null || true
@unexec rmdir %D/%%PYTHON_LIBDIR%% 2>/dev/null || true
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README