diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 16:54:54 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 16:54:54 +0800 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /www/mplayer-plugin | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) | |
download | freebsd-ports-gnome-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.gz freebsd-ports-gnome-29747f458a1eb2ce23b4594b09d0256dd62760b8.tar.zst freebsd-ports-gnome-29747f458a1eb2ce23b4594b09d0256dd62760b8.zip |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'www/mplayer-plugin')
-rw-r--r-- | www/mplayer-plugin/Makefile | 2 | ||||
-rw-r--r-- | www/mplayer-plugin/pkg-plist | 10 |
2 files changed, 8 insertions, 4 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index b73fb9346220..43ff04711727 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= mplayerplug-in PORTVERSION= 3.31 +PORTREVISION= 1 CATEGORIES= www multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mplayerplug-in @@ -17,7 +18,6 @@ COMMENT= A Mozilla plugin for the MPlayer media player RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer WRKSRC= ${WRKDIR}/${PORTNAME} -USE_X_PREFIX= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GECKO= firefox mozilla seamonkey diff --git a/www/mplayer-plugin/pkg-plist b/www/mplayer-plugin/pkg-plist index 6622d496f65e..5af28f14081c 100644 --- a/www/mplayer-plugin/pkg-plist +++ b/www/mplayer-plugin/pkg-plist @@ -28,8 +28,12 @@ share/locale/pl/LC_MESSAGES/mplayerplug-in.mo share/locale/pt_BR/LC_MESSAGES/mplayerplug-in.mo share/locale/ru/LC_MESSAGES/mplayerplug-in.mo share/locale/se/LC_MESSAGES/mplayerplug-in.mo -@dirrmtry share/locale/en_US/LC_MESSAGES -@dirrmtry share/locale/en_US +@dirrmtry lib/browser_plugins @dirrmtry share/locale/se/LC_MESSAGES @dirrmtry share/locale/se -@dirrmtry lib/browser_plugins +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/en_US/LC_MESSAGES +@dirrmtry share/locale/en_US |