1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Rename this ports to use the real vendor package name. The advantage of this

is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for accessibility/gnopernicus, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
This commit is contained in:
Jeremy Messenger 2006-05-28 00:41:03 +00:00
parent 3ceaf55a57
commit cc7724d7b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163647
9 changed files with 3 additions and 387 deletions

1
MOVED
View File

@ -2299,3 +2299,4 @@ www/preferential-firefox|www/xpi-preferential|2006-05-25|Preferential is not lim
x11/xfedor||2006-05-26|Has expired: old, old, old, unmaintained, no usable MASTER_SITES
devel/p5-Encode|converters/p5-Encode|2006-05-27|Move to better category
devel/p5-Encode-compat|converters/p5-Encode-compat|2006-05-27|Move to better category
accessibility/gnomemag|accessibility/gnome-mag|2006-05-27|Renamed to use real vendor package name

View File

@ -10,7 +10,7 @@
SUBDIR += dasher
SUBDIR += gail
SUBDIR += gail-reference
SUBDIR += gnomemag
SUBDIR += gnome-mag
SUBDIR += gnomespeech
SUBDIR += gnopernicus
SUBDIR += gok

View File

@ -1,32 +0,0 @@
# New ports collection makefile for: gnomemag
# Date created: 12 April 2003
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports-stable/accessibility/gnomemag/Makefile,v 1.1 2006/03/13 23:49:23 mezz Exp $
#
PORTNAME= gnomemag
PORTVERSION= 0.12.5
CATEGORIES= accessibility gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mag/0.12
DISTNAME= gnome-mag-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME screen magnifier
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack
USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
DOCSDIR= ${PREFIX}/share/doc/gnome-mag-${PORTVERSION}
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (gnome2/gnome-mag-0.12.5.tar.bz2) = 5872f8f5f985cc476f1ea8adf0e4518d
SHA256 (gnome2/gnome-mag-0.12.5.tar.bz2) = 478e25cb1d416d56b9adf0da7d8ceae690a3d5ef3c2d3079d27974f1cf42afca
SIZE (gnome2/gnome-mag-0.12.5.tar.bz2) = 591959

View File

@ -1,11 +0,0 @@
--- docs/reference/Makefile.in.orig Fri Feb 3 00:25:58 2006
+++ docs/reference/Makefile.in Fri Feb 3 00:26:09 2006
@@ -220,7 +220,7 @@
target_alias = @target_alias@
doxygen_configfile = Doxyfile
EXTRA_DIST = README Doxyfile html
-referencetopdir = $(datadir)/doc/gnome-mag-$(VERSION)/reference
+referencetopdir = $(prefix)/share/doc/gnome-mag-$(VERSION)/reference
referencedir = $(referencetopdir)/html
all: all-am

View File

@ -1,59 +0,0 @@
--- magnifier/zoom-region.c~ Tue Feb 14 22:37:24 2006
+++ magnifier/zoom-region.c Thu Mar 16 15:36:55 2006
@@ -1794,10 +1794,10 @@
gdk_window_end_paint (zoom_region->priv->w->window);
g_timer_stop (mag_timing.scale);
if (timing_test) {
- mag_timing.num_scale_samples++;
-
gulong microseconds;
+ mag_timing.num_scale_samples++;
+
mag_timing.scale_val =
g_timer_elapsed (mag_timing.scale,
&microseconds);
@@ -1971,12 +1971,11 @@
float x_scroll_incr, y_scroll_incr;
int width = magnifier->target_bounds.x2 - magnifier->target_bounds.x1;
int height = magnifier->target_bounds.y2 - magnifier->target_bounds.y1;
+ gulong microseconds;
mag_timing.num_frame_samples++;
g_timer_stop (mag_timing.frame);
- gulong microseconds;
-
mag_timing.frame_val = g_timer_elapsed (mag_timing.frame,
&microseconds);
@@ -2094,10 +2093,10 @@
g_timer_stop (mag_timing.idle);
if (timing_test) {
- mag_timing.num_idle_samples++;
-
gulong microseconds;
+ mag_timing.num_idle_samples++;
+
mag_timing.idle_val = g_timer_elapsed (mag_timing.idle,
&microseconds);
mag_timing.idle_total += mag_timing.idle_val;
@@ -2472,6 +2471,7 @@
int screen_height, height;
int pixel_position;
int pixel_direction;
+ gulong microseconds;
screen_height = gdk_screen_get_height (
gdk_display_get_screen (magnifier->source_display,
@@ -2484,8 +2484,6 @@
roi.x2 = zoom_region->roi.x2;
g_timer_stop (mag_timing.process);
-
- gulong microseconds;
total_time = g_timer_elapsed (mag_timing.process, &microseconds);

View File

@ -1,2 +0,0 @@
Gnome-Mag magnifies the screen for easier reading. This package includes a
magnification Bonobo service.

View File

@ -1,278 +0,0 @@
bin/magnifier
include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
lib/libgnome-mag.la
lib/libgnome-mag.so
lib/libgnome-mag.so.2
lib/orbit-2.0/GNOME_Magnifier_module.la
lib/orbit-2.0/GNOME_Magnifier_module.so
libdata/bonobo/servers/GNOME_Magnifier.server
libdata/pkgconfig/gnome-mag-1.0.pc
%%DOCSDIR%%/reference/html/GNOME__Magnifier-common_8c-source.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-common_8c.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-imodule_8c-source.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-imodule_8c.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-skels_8c-source.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-skels_8c.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-stubs_8c-source.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier-stubs_8c.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier_8h-source.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier_8h.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier_8idl-source.html
%%DOCSDIR%%/reference/html/GNOME__Magnifier_8idl.html
%%DOCSDIR%%/reference/html/annotated.html
%%DOCSDIR%%/reference/html/classGNOME_1_1Magnifier_1_1Magnifier.html
%%DOCSDIR%%/reference/html/classGNOME_1_1Magnifier_1_1ZoomRegion.html
%%DOCSDIR%%/reference/html/damage-client_8c-source.html
%%DOCSDIR%%/reference/html/damage-client_8c.html
%%DOCSDIR%%/reference/html/damage-client_8h-source.html
%%DOCSDIR%%/reference/html/damage-client_8h.html
%%DOCSDIR%%/reference/html/dir_000000.html
%%DOCSDIR%%/reference/html/dir_000001.html
%%DOCSDIR%%/reference/html/dirs.html
%%DOCSDIR%%/reference/html/doxygen.css
%%DOCSDIR%%/reference/html/doxygen.png
%%DOCSDIR%%/reference/html/files.html
%%DOCSDIR%%/reference/html/functions.html
%%DOCSDIR%%/reference/html/functions_0x61.html
%%DOCSDIR%%/reference/html/functions_0x62.html
%%DOCSDIR%%/reference/html/functions_0x63.html
%%DOCSDIR%%/reference/html/functions_0x64.html
%%DOCSDIR%%/reference/html/functions_0x65.html
%%DOCSDIR%%/reference/html/functions_0x66.html
%%DOCSDIR%%/reference/html/functions_0x67.html
%%DOCSDIR%%/reference/html/functions_0x68.html
%%DOCSDIR%%/reference/html/functions_0x69.html
%%DOCSDIR%%/reference/html/functions_0x6c.html
%%DOCSDIR%%/reference/html/functions_0x6d.html
%%DOCSDIR%%/reference/html/functions_0x6e.html
%%DOCSDIR%%/reference/html/functions_0x70.html
%%DOCSDIR%%/reference/html/functions_0x71.html
%%DOCSDIR%%/reference/html/functions_0x72.html
%%DOCSDIR%%/reference/html/functions_0x73.html
%%DOCSDIR%%/reference/html/functions_0x74.html
%%DOCSDIR%%/reference/html/functions_0x75.html
%%DOCSDIR%%/reference/html/functions_0x76.html
%%DOCSDIR%%/reference/html/functions_0x77.html
%%DOCSDIR%%/reference/html/functions_0x78.html
%%DOCSDIR%%/reference/html/functions_0x79.html
%%DOCSDIR%%/reference/html/functions_0x7a.html
%%DOCSDIR%%/reference/html/functions_enum.html
%%DOCSDIR%%/reference/html/functions_eval.html
%%DOCSDIR%%/reference/html/functions_func.html
%%DOCSDIR%%/reference/html/functions_vars.html
%%DOCSDIR%%/reference/html/globals.html
%%DOCSDIR%%/reference/html/globals_0x61.html
%%DOCSDIR%%/reference/html/globals_0x62.html
%%DOCSDIR%%/reference/html/globals_0x63.html
%%DOCSDIR%%/reference/html/globals_0x64.html
%%DOCSDIR%%/reference/html/globals_0x65.html
%%DOCSDIR%%/reference/html/globals_0x66.html
%%DOCSDIR%%/reference/html/globals_0x67.html
%%DOCSDIR%%/reference/html/globals_0x69.html
%%DOCSDIR%%/reference/html/globals_0x6c.html
%%DOCSDIR%%/reference/html/globals_0x6d.html
%%DOCSDIR%%/reference/html/globals_0x6e.html
%%DOCSDIR%%/reference/html/globals_0x6f.html
%%DOCSDIR%%/reference/html/globals_0x70.html
%%DOCSDIR%%/reference/html/globals_0x72.html
%%DOCSDIR%%/reference/html/globals_0x73.html
%%DOCSDIR%%/reference/html/globals_0x74.html
%%DOCSDIR%%/reference/html/globals_0x75.html
%%DOCSDIR%%/reference/html/globals_0x7a.html
%%DOCSDIR%%/reference/html/globals_defs.html
%%DOCSDIR%%/reference/html/globals_defs_0x62.html
%%DOCSDIR%%/reference/html/globals_defs_0x63.html
%%DOCSDIR%%/reference/html/globals_defs_0x64.html
%%DOCSDIR%%/reference/html/globals_defs_0x65.html
%%DOCSDIR%%/reference/html/globals_defs_0x67.html
%%DOCSDIR%%/reference/html/globals_defs_0x69.html
%%DOCSDIR%%/reference/html/globals_defs_0x6d.html
%%DOCSDIR%%/reference/html/globals_defs_0x6f.html
%%DOCSDIR%%/reference/html/globals_defs_0x70.html
%%DOCSDIR%%/reference/html/globals_defs_0x74.html
%%DOCSDIR%%/reference/html/globals_defs_0x7a.html
%%DOCSDIR%%/reference/html/globals_enum.html
%%DOCSDIR%%/reference/html/globals_eval.html
%%DOCSDIR%%/reference/html/globals_func.html
%%DOCSDIR%%/reference/html/globals_func_0x62.html
%%DOCSDIR%%/reference/html/globals_func_0x63.html
%%DOCSDIR%%/reference/html/globals_func_0x67.html
%%DOCSDIR%%/reference/html/globals_func_0x69.html
%%DOCSDIR%%/reference/html/globals_func_0x6d.html
%%DOCSDIR%%/reference/html/globals_func_0x70.html
%%DOCSDIR%%/reference/html/globals_func_0x72.html
%%DOCSDIR%%/reference/html/globals_func_0x74.html
%%DOCSDIR%%/reference/html/globals_func_0x7a.html
%%DOCSDIR%%/reference/html/globals_type.html
%%DOCSDIR%%/reference/html/globals_vars.html
%%DOCSDIR%%/reference/html/index.html
%%DOCSDIR%%/reference/html/magnifier-main_8c-source.html
%%DOCSDIR%%/reference/html/magnifier-main_8c.html
%%DOCSDIR%%/reference/html/magnifier-private_8h-source.html
%%DOCSDIR%%/reference/html/magnifier-private_8h.html
%%DOCSDIR%%/reference/html/magnifier_8c-source.html
%%DOCSDIR%%/reference/html/magnifier_8c.html
%%DOCSDIR%%/reference/html/magnifier_8h-source.html
%%DOCSDIR%%/reference/html/magnifier_8h.html
%%DOCSDIR%%/reference/html/namespaceGNOME.html
%%DOCSDIR%%/reference/html/namespaceGNOME_1_1Magnifier.html
%%DOCSDIR%%/reference/html/namespacemembers.html
%%DOCSDIR%%/reference/html/namespacemembers_type.html
%%DOCSDIR%%/reference/html/namespaces.html
%%DOCSDIR%%/reference/html/structBonobo__EventSource__UnknownListener__type.html
%%DOCSDIR%%/reference/html/structBonobo__Pair__type.html
%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__BackendFailed__type.html
%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__InvalidType__type.html
%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__NotFound__type.html
%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__ReadOnly__type.html
%%DOCSDIR%%/reference/html/structCORBA__sequence__Bonobo__Pair.html
%%DOCSDIR%%/reference/html/structCORBA__sequence__CORBA__Object.html
%%DOCSDIR%%/reference/html/structCORBA__sequence__CORBA__string.html
%%DOCSDIR%%/reference/html/structGNOME_1_1Magnifier_1_1Point.html
%%DOCSDIR%%/reference/html/structGNOME_1_1Magnifier_1_1RectBounds.html
%%DOCSDIR%%/reference/html/structGNOME__Magnifier__Point__type.html
%%DOCSDIR%%/reference/html/structGNOME__Magnifier__RectBounds__type.html
%%DOCSDIR%%/reference/html/structMagLoginHelper.html
%%DOCSDIR%%/reference/html/structMagLoginHelperClass.html
%%DOCSDIR%%/reference/html/structMagnifier.html
%%DOCSDIR%%/reference/html/structMagnifierClass.html
%%DOCSDIR%%/reference/html/structMagnifierOptions.html
%%DOCSDIR%%/reference/html/structMagnifierZoomRegionSaveProps.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__ConfigDatabase.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__ConfigDatabase____epv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__ConfigDatabase____vepv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__EventSource.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__EventSource____epv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__EventSource____vepv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__Listener.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__Listener____epv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__Listener____vepv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__PropertyBag.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__PropertyBag____epv.html
%%DOCSDIR%%/reference/html/structPOA__Bonobo__PropertyBag____vepv.html
%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__Magnifier.html
%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__Magnifier____epv.html
%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__Magnifier____vepv.html
%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__ZoomRegion.html
%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__ZoomRegion____epv.html
%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__ZoomRegion____vepv.html
%%DOCSDIR%%/reference/html/structZoomRegion.html
%%DOCSDIR%%/reference/html/structZoomRegionClass.html
%%DOCSDIR%%/reference/html/struct__MagnifierPrivate.html
%%DOCSDIR%%/reference/html/struct__ZoomRegionPrivate.html
%%DOCSDIR%%/reference/html/structtiming.html
%%DOCSDIR%%/reference/html/zoom-region-private_8h-source.html
%%DOCSDIR%%/reference/html/zoom-region-private_8h.html
%%DOCSDIR%%/reference/html/zoom-region_8c-source.html
%%DOCSDIR%%/reference/html/zoom-region_8c.html
%%DOCSDIR%%/reference/html/zoom-region_8h-source.html
%%DOCSDIR%%/reference/html/zoom-region_8h.html
share/gnome/gnome-mag/1_32/appstart.xpm
share/gnome/gnome-mag/1_32/bottom_left_corner.xpm
share/gnome/gnome-mag/1_32/bottom_side.xpm
share/gnome/gnome-mag/1_32/busy.xpm
share/gnome/gnome-mag/1_32/crosshair.xpm
share/gnome/gnome-mag/1_32/default.xpm
share/gnome/gnome-mag/1_32/fleur.xpm
share/gnome/gnome-mag/1_32/hand.xpm
share/gnome/gnome-mag/1_32/left_ptr.xpm
share/gnome/gnome-mag/1_32/left_side.xpm
share/gnome/gnome-mag/1_32/no.xpm
share/gnome/gnome-mag/1_32/right_side.xpm
share/gnome/gnome-mag/1_32/sb_h_double_arrow.xpm
share/gnome/gnome-mag/1_32/sb_v_double_arrow.xpm
share/gnome/gnome-mag/1_32/top_left_corner.xpm
share/gnome/gnome-mag/1_32/top_right_corner.xpm
share/gnome/gnome-mag/1_32/top_side.xpm
share/gnome/gnome-mag/1_32/up.xpm
share/gnome/gnome-mag/1_32/xterm.xpm
share/gnome/gnome-mag/default-cursor.xpm
share/gnome/idl/gnome-mag-1.0/GNOME_Magnifier.idl
share/locale/ang/LC_MESSAGES/gnome-mag.mo
share/locale/ar/LC_MESSAGES/gnome-mag.mo
share/locale/az/LC_MESSAGES/gnome-mag.mo
share/locale/be/LC_MESSAGES/gnome-mag.mo
share/locale/bg/LC_MESSAGES/gnome-mag.mo
share/locale/bn/LC_MESSAGES/gnome-mag.mo
share/locale/br/LC_MESSAGES/gnome-mag.mo
share/locale/bs/LC_MESSAGES/gnome-mag.mo
share/locale/ca/LC_MESSAGES/gnome-mag.mo
share/locale/cs/LC_MESSAGES/gnome-mag.mo
share/locale/cy/LC_MESSAGES/gnome-mag.mo
share/locale/da/LC_MESSAGES/gnome-mag.mo
share/locale/de/LC_MESSAGES/gnome-mag.mo
share/locale/dz/LC_MESSAGES/gnome-mag.mo
share/locale/el/LC_MESSAGES/gnome-mag.mo
share/locale/en_CA/LC_MESSAGES/gnome-mag.mo
share/locale/en_GB/LC_MESSAGES/gnome-mag.mo
share/locale/es/LC_MESSAGES/gnome-mag.mo
share/locale/et/LC_MESSAGES/gnome-mag.mo
share/locale/eu/LC_MESSAGES/gnome-mag.mo
share/locale/fa/LC_MESSAGES/gnome-mag.mo
share/locale/fi/LC_MESSAGES/gnome-mag.mo
share/locale/fr/LC_MESSAGES/gnome-mag.mo
share/locale/ga/LC_MESSAGES/gnome-mag.mo
share/locale/gl/LC_MESSAGES/gnome-mag.mo
share/locale/gu/LC_MESSAGES/gnome-mag.mo
share/locale/he/LC_MESSAGES/gnome-mag.mo
share/locale/hi/LC_MESSAGES/gnome-mag.mo
share/locale/hr/LC_MESSAGES/gnome-mag.mo
share/locale/hu/LC_MESSAGES/gnome-mag.mo
share/locale/id/LC_MESSAGES/gnome-mag.mo
share/locale/is/LC_MESSAGES/gnome-mag.mo
share/locale/it/LC_MESSAGES/gnome-mag.mo
share/locale/ja/LC_MESSAGES/gnome-mag.mo
share/locale/ka/LC_MESSAGES/gnome-mag.mo
share/locale/ko/LC_MESSAGES/gnome-mag.mo
share/locale/ku/LC_MESSAGES/gnome-mag.mo
share/locale/ky/LC_MESSAGES/gnome-mag.mo
share/locale/lt/LC_MESSAGES/gnome-mag.mo
share/locale/lv/LC_MESSAGES/gnome-mag.mo
share/locale/mi/LC_MESSAGES/gnome-mag.mo
share/locale/mn/LC_MESSAGES/gnome-mag.mo
share/locale/ms/LC_MESSAGES/gnome-mag.mo
share/locale/nb/LC_MESSAGES/gnome-mag.mo
share/locale/ne/LC_MESSAGES/gnome-mag.mo
share/locale/nl/LC_MESSAGES/gnome-mag.mo
share/locale/nn/LC_MESSAGES/gnome-mag.mo
share/locale/or/LC_MESSAGES/gnome-mag.mo
share/locale/pa/LC_MESSAGES/gnome-mag.mo
share/locale/pl/LC_MESSAGES/gnome-mag.mo
share/locale/pt/LC_MESSAGES/gnome-mag.mo
share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo
share/locale/ro/LC_MESSAGES/gnome-mag.mo
share/locale/ru/LC_MESSAGES/gnome-mag.mo
share/locale/rw/LC_MESSAGES/gnome-mag.mo
share/locale/sk/LC_MESSAGES/gnome-mag.mo
share/locale/sl/LC_MESSAGES/gnome-mag.mo
share/locale/sq/LC_MESSAGES/gnome-mag.mo
share/locale/sr/LC_MESSAGES/gnome-mag.mo
share/locale/sr@Latn/LC_MESSAGES/gnome-mag.mo
share/locale/sv/LC_MESSAGES/gnome-mag.mo
share/locale/ta/LC_MESSAGES/gnome-mag.mo
share/locale/th/LC_MESSAGES/gnome-mag.mo
share/locale/tk/LC_MESSAGES/gnome-mag.mo
share/locale/tr/LC_MESSAGES/gnome-mag.mo
share/locale/ug/LC_MESSAGES/gnome-mag.mo
share/locale/uk/LC_MESSAGES/gnome-mag.mo
share/locale/vi/LC_MESSAGES/gnome-mag.mo
share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo
share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo
@dirrmtry share/locale/ug/LC_MESSAGES
@dirrmtry share/locale/ug
@dirrmtry share/locale/ky/LC_MESSAGES
@dirrmtry share/locale/ky
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/ang/LC_MESSAGES
@dirrmtry share/locale/ang
@dirrm share/gnome/idl/gnome-mag-1.0
@dirrm share/gnome/gnome-mag/1_32
@dirrm share/gnome/gnome-mag
@dirrm %%DOCSDIR%%/reference/html
@dirrm %%DOCSDIR%%/reference
@dirrm %%DOCSDIR%%
@dirrm include/gnome-mag-1.0/magnifier
@dirrm include/gnome-mag-1.0

View File

@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of accessibility apps for GNOME 2
LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnomemag
LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag
USE_BZIP2= yes
USE_GETTEXT= yes