aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xf86ext/Makefile
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2005-03-06 08:17:48 +0800
committerlesi <lesi@FreeBSD.org>2005-03-06 08:17:48 +0800
commit77a20254637cfc875847b4b0221fe6bf5d6fc35b (patch)
treeff3870e4c4ce0bee07501eb7141fe7adf01d7e61 /x11/xf86ext/Makefile
parent9b6c4fb0ea373a256de42f7a640e6953dec17346 (diff)
downloadfreebsd-ports-gnome-77a20254637cfc875847b4b0221fe6bf5d6fc35b.tar.gz
freebsd-ports-gnome-77a20254637cfc875847b4b0221fe6bf5d6fc35b.tar.zst
freebsd-ports-gnome-77a20254637cfc875847b4b0221fe6bf5d6fc35b.zip
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
Diffstat (limited to 'x11/xf86ext/Makefile')
-rw-r--r--x11/xf86ext/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xf86ext/Makefile b/x11/xf86ext/Makefile
index 4f1240a27765..0aeb7c4cfdf8 100644
--- a/x11/xf86ext/Makefile
+++ b/x11/xf86ext/Makefile
@@ -21,7 +21,6 @@ RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextens
CONFLICTS= XFree86-libraries-* xorg-libraries-*
PREFIX?= ${X11BASE}
-MTREE_FILE= /etc/mtree/BSD.x11-4.dist
DIST_SUBDIR= xorg
WRKSRC= ${WRKDIR}/xc/include/extensions
EXTRACT_AFTER_ARGS= | ${TAR} -xf - xc/include/extensions
es bug #41211 ] call e_button_new_with_stock_icon to create ourChris Toshok2003-04-302-1/+9 * [ for bug #41211 ]Chris Toshok2003-04-303-4/+48 * Fix install of evolutionRodney Dawes2003-04-302-1/+6 * Updated for API change in the filter code.Jeffrey Stedfast2003-04-302-4/+10 * Update.Ettore Perazzoli2003-04-301-33/+75 * dittoJP Rosevear2003-04-304-2/+23 * Add figures/outline.png to $(figs)Rodney Dawes2003-04-302-1/+6 * add blurb about gilbert's fixChris Toshok2003-04-301-0/+1 * remove duplicate HOME_COUNTRY field add.Gilbert Fang2003-04-302-2/+5 * Update calendar news.JP Rosevear2003-04-301-0/+22 * don't use unicode ellipsis so that we don't break on broken font setups.Mike Kestner2003-04-301-6/+1 * add blurb about 41910Chris Toshok2003-04-301-0/+1 * [ fixes bug #41910 ] change from model_changed to row_deleted here.Chris Toshok2003-04-301-0/+12 * updatedJeffrey Stedfast2003-04-301-0/+1 * ** See bug #41972Not Zed2003-04-305-14/+41 * Update Czech translationMiloslav Trmac2003-04-302-634/+131 * Fix for bug #41578.Jeffrey Stedfast2003-04-304-11/+28 * updatedJeffrey Stedfast2003-04-301-0/+2 * Remove preceding whitespaceDan Winship2003-04-302-0/+6 * Remove this so that GtkContainer's destroy method will destroy all of theDan Winship2003-04-302-25/+7 * Updated for mailer fixesJeffrey Stedfast2003-04-302-0/+41 * Change the "would you like to recover unsaved drafts?" dialog a QUESTIONJeffrey Stedfast2003-04-302-1/+7 * kill warningsJP Rosevear2003-04-302-1/+5 * [#41013]Not Zed2003-04-293-51/+183 * Added #include <netinet/in.h> for the sockaddr_in6 typedef for at leastJeffrey Stedfast2003-04-292-0/+6 * fix logic for updating selection after a delete when @move_selection_modeChris Toshok2003-04-291-2/+2 * Fix up some stuff for the nognome script Fix up nognome script for SunRodney Dawes2003-04-293-11/+28 * don't do wrapping during editMike Kestner2003-04-291-0/+3 * Fixes #41916Rodrigo Moya2003-04-292-2/+10 * Updated Swedish translation.Christian Rose2003-04-292-105/+114 * Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)Rodney Dawes2003-04-294-4/+9 * Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221.Anna Marie Dirks2003-04-292-3/+9 * Added appropriate spacing and padding to the calendar/tasks page of theAnna Marie Dirks2003-04-292-6/+14 * Finishes up fixing #41256 by adding appropriate spacing/padding to theAnna Marie Dirks2003-04-293-6/+17 * Added padding/spacing to this page as specified by the HIG. PartiallyAnna Marie Dirks2003-04-294-17/+30 * (main): Add e_proxy_init()Ettore Perazzoli2003-04-292-0/+9 * (mail_session_forget_passwords): Forget allEttore Perazzoli2003-04-292-1/+6 * Don't convert the label charset from UTF-8 into the locale charset.Jeffrey Stedfast2003-04-292-11/+11 * Fixes #35814Rodney Dawes2003-04-294-4/+15 * Made toplevel container widgets set a border-width (including toplevelJeffrey Stedfast2003-04-296-2182/+2346 * If we fail to load the icon that gnome_vfs_get_icon() gave us, the defaultJeffrey Stedfast2003-04-282-2/+15 * correcting the order and the callouts filenamesIsmael Olea2003-04-281-7/+7 * Update Cezech translationMiloslav Trmac2003-04-282-242/+294 * add blurbs for 41843 and 41779Chris Toshok2003-04-281-0/+2 * [ fixes bug #41843] use e_card_simple_get_ecard_field instead ofChris Toshok2003-04-282-1/+9 * [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the oldChris Toshok2003-04-282-1/+8 * some Docbook tagginIsmael Olea2003-04-271-4/+4 * Updated portuguese translation.Duarte Loreto2003-04-272-310/+364 * Updated Swedish translation.Christian Rose2003-04-272-30/+82 * Fixes #41661Rodrigo Moya2003-04-279-12/+145 * Updated Norwegian translation. Added calendar/gui/dialogs/delete-error.cKjartan Maraas2003-04-263-5706/+864 * Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-262-342/+366 * filter order.Aaron Weber2003-04-261-0/+7 * Comment out the pinging code again since it's only being used byDan Winship2003-04-262-0/+12 * (async_open_cb): Added a missing unref of theEttore Perazzoli2003-04-262-7/+19 * A 24x24 version of Jimmac's stock edit icon.Anna Dirks2003-04-261-0/+0 * An icon from Jakub to use on Evo's edit buttons.Anna Dirks2003-04-251-0/+0 * toolbar is not strictly a guilabel: «GUILabel identifies text that appears a...Ismael Olea2003-04-251-1/+1 * Updated Swedish translation.Christian Rose2003-04-252-444/+473 * set the hpane default to 32000 so we never see a pane no matter the startJP Rosevear2003-04-252-1/+7 * Remove change that shouldn't have been committed.JP Rosevear2003-04-252-2/+2 * Fixes #37552JP Rosevear2003-04-2511-29/+187 * Dutch translation updated.Vincent van Adrighem2003-04-252-631/+438 * as below (update_active): as belowRadek Doulik2003-04-253-4/+11 * removed unused variable..Rodrigo Moya2003-04-252-1/+5 * Disable debugging printfs.Jeffrey Stedfast2003-04-252-3/+7 * Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362.Jeffrey Stedfast2003-04-252-6/+15 * Try stat'ing the file before loading it with xmlParseFile() to avoidJeffrey Stedfast2003-04-251-4/+6 * Updated Czech translationMiloslav Trmac2003-04-242-117/+120 * Updated italian traslation.Marco Ciampa2003-04-242-945/+1046 * removed debug printfs.Not Zed2003-04-242-3/+4 * cast to remove warning. (construct): set a physiucal uri on the rootNot Zed2003-04-242-1/+11 * pass an exception to get_provider, to silence some warnings/get a validNot Zed2003-04-242-1/+9 * only free the host if it was set. removes a run-time warning.Not Zed2003-04-242-5/+8 * Fixed typoRodrigo Moya2003-04-241-1/+1 * Fixes #41641Hans Petter Jansson2003-04-243-19/+36 * Fixes #41671Rodrigo Moya2003-04-243-3/+16 * add more newsChris Toshok2003-04-241-1/+8 * [ fixes bug #37351 ] the row the signal is called with is already theChris Toshok2003-04-242-1/+7 * [ either mostly or entirely fixes #33708 ] new function, factor it out ofChris Toshok2003-04-242-20/+48 * *misc/e-multi-config-dialog.c : add appropriate padding and spacing to theAnna Dirks2003-04-242-2/+10 * Add appropriate padding to the Evolution Settings window. This is anotherAnna Marie Dirks2003-04-243-1/+14 * *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-5/+12 * Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-242-710/+687 * *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-98/+103 * fixed merge conflicts in ChangeLogJeffrey Stedfast2003-04-241-1/+0 * #if 0 out some code that parsed the namespaces since the results aren'tJeffrey Stedfast2003-04-242-1/+10 * Only add the Organization: header if it is non-empty. Fixes bug #41730.Jeffrey Stedfast2003-04-242-1/+6 * Dutch translation updated.Vincent van Adrighem2003-04-232-139/+155 * Update Czech translationMiloslav Trmac2003-04-232-96/+112 * Updated Italian translation.Marco Ciampa2003-04-232-863/+127 * oops, the service owns the url after we construct it.Not Zed2003-04-232-2/+5 * ** Should fix #41629, #41448, et al.Not Zed2003-04-2312-50/+206 * removed debug spew.Not Zed2003-04-233-6/+55 * Dutch translation updated.Vincent van Adrighem2003-04-232-2561/+653 * Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-2312-31/+52 * Updated Portuguese translation.Duarte Loreto2003-04-232-152/+168 * Set the border width of the message dialog to 6. Also corrected theAnna Marie Dirks2003-04-232-3/+23 * use unicode ellipsis char for breaking lines. Use g_utf8_find_prev_charMike Kestner2003-04-231-9/+14 * Don't ever attach non-inlined text or message parts. Reverts a prior fix.Jeffrey Stedfast2003-04-232-7/+8 * Don't set seen_eof1 here anymore once we get a trust metric.Jeffrey Stedfast2003-04-232-16/+32 * Fixes #22444Rodrigo Moya2003-04-232-0/+10 * Fixes #22444Rodrigo Moya2003-04-238-74/+257 * Added appropriate spacing/padding to the rename dialogs. Fixes bugsAnna Marie Dirks2003-04-232-2/+9 * Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installingRodney Dawes2003-04-222-12/+9 * Update Czech translationMiloslav Trmac2003-04-222-85/+71 * added related argument, TRUE means that container of mime_part isRadek Doulik2003-04-222-4/+19 * this should never happen unless you're really trying, but don't crash ifChris Toshok2003-04-222-4/+14 * (create_folder_directory): Don't signal anEttore Perazzoli2003-04-222-6/+11 * Corrected border with for Delete Folder dialog. Fixes 41036.Anna Marie Dirks2003-04-222-3/+17 * Added appropriate border width to the folder selection dialog. FixesAnna Marie Dirks2003-04-22