aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-10-22 14:07:33 +0800
committerobrien <obrien@FreeBSD.org>1997-10-22 14:07:33 +0800
commit74e1bda29b039e708112d990b9da1f3c595c477c (patch)
tree5503f1598d000c1b8b81be5d667f3483d907b5ba
parent3183596545988355a437c4eeeeca1dafec930d39 (diff)
downloadfreebsd-ports-gnome-74e1bda29b039e708112d990b9da1f3c595c477c.tar.gz
freebsd-ports-gnome-74e1bda29b039e708112d990b9da1f3c595c477c.tar.zst
freebsd-ports-gnome-74e1bda29b039e708112d990b9da1f3c595c477c.zip
Seems this thing wants the xpm port to be installed first.
Obtained from: failed package build on -CURRENT
-rw-r--r--mail/xfaces/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile
index f0e7e443a310..20df32569b4a 100644
--- a/mail/xfaces/Makefile
+++ b/mail/xfaces/Makefile
@@ -5,7 +5,7 @@
# With some
# modifications from: Andreas Klemm <andreas@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.5 1996/12/19 12:08:02 asami Exp $
+# $Id: Makefile,v 1.6 1997/04/30 03:18:05 asami Exp $
#
DISTNAME= xfaces-3.3
@@ -19,7 +19,8 @@ DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
BUILD_DEPENDS= ${X11BASE}/lib/libaudio.a:${PORTSDIR}/audio/nas
-LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces
+LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces \
+ Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
USE_IMAKE= YES
ions'>-7/+27 * Reformat a bit and add the folder context menu definition.Ettore Perazzoli2001-05-172-149/+173 * Added S/MIME menu items.Jeffrey Stedfast2001-05-172-3/+18 * Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-162-0/+9 * Create a "Message Display" submenu in View, move source/fullDan Winship2001-05-162-6/+28 * Clean this up A LOT. In addition to cosmetic changes, now every commandDan Winship2001-05-162-313/+324 * Remove Help->About.Jeffrey Stedfast2001-05-152-2/+4 * Redo forwarding stuff so there's "Forward", "ForwardAttached",Dan Winship2001-05-152-16/+25 * my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-122-2/+13 * Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-082-0/+7 * Rename `WorkOffline' to `ToggleOffline' as needed by the new offlineEttore Perazzoli2001-05-052-1/+5 * Rename `WorkOffLine' into `WorkOffline'.Ettore Perazzoli2001-05-032-1/+5 * Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-04-272-1/+20 * Added "MessageSearch" verb.Jon Trowbridge2001-04-262-0/+9 * Commit the stupid "File -> New Evolution Window" change that got lostEttore Perazzoli2001-04-191-3/+2 * Re-commit ChangeLog for yesterday's changes to the "New" menu. It wasEttore Perazzoli2001-04-181-0/+9 * toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg.Gediminas Paulauskas2001-04-172-5/+10 * Added Filter/VFolder on mailing list. Yay. I also figured I'd expand thisJeffrey Stedfast2001-04-152-18/+32 * Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-142-3/+75 * Added a space after an attribute to make libxml happy.Anders Carlsson2001-04-032-1/+5 * Blessed by Ettore.Gediminas Paulauskas2001-04-026-27/+28 * Move the 'hide deleted' to the option list under the view menu.Not Zed2001-03-292-2/+9 * Change "mark as read" to be C-k instead of C-q, which is a standardEttore Perazzoli2001-03-292-1/+6 * Rename "Send and Receive" to "Send / Receive".Ettore Perazzoli2001-03-212-2/+7 * Added new icons.Miguel de Icaza2001-03-214-24/+35 * Add Resend Message under the File menu.Jeffrey Stedfast2001-03-192-26/+34 * Flatten out View menu again by popular demandMiguel de Icaza2001-03-191-13/+8 * Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-184-6/+51 * Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-173-7/+17 * Added Reply-To field.Jeffrey Stedfast2001-03-132-0/+9 * Add an ActionsEmptyTrash menu item.Jeffrey Stedfast2001-03-122-0/+7 * Took out the "IMPLEMENT ME"'s from the forward menu items since I've codedJeffrey Stedfast2001-03-092-3/+9 * Rename the "Get Mail" button to "Send and Receive".Ettore Perazzoli2001-03-082-2/+7 * New function. Used to store integer values into the configuration engine.Miguel de Icaza2001-03-082-14/+52 * Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-078-215/+364 * "New" -> "New Task".Damon Chaplin2001-03-053-3/+10 * Setup a command for MailStop.Not Zed2001-02-222-4/+9 * Add a priorityIain Holmes2001-02-062-1/+5 * Kill whitespace at end.Michael Meeks2001-02-041-17/+0 * cmd / widgetify.Michael Meeks2001-02-023-48/+44 * Use hlook and vlook so by default we get no text in vertical mode, andMichael Meeks2001-01-303-7/+7 * Menu cleanupsJP Rosevear2001-01-273-315/+84 * Missing ChangeLog.Ettore Perazzoli2001-01-261-16/+6 * Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-265-30/+13 * More happy icons for the mailer.Ettore Perazzoli2001-01-252-4/+18 * Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-252-2/+8 * Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-252-3/+9 * Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-252-7/+6 * Change Security* to SecurityPGP* as we may someday have S/MIMEJeffrey Stedfast2001-01-252-49/+9 * (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-252-1/+13 * Removed the temporary get mail button.Not Zed2001-01-222-6/+4 * Added a temporary button to test new receive code.Not Zed2001-01-192-0/+11 * Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-01-192-0/+12 * ellipses for menu items that need dialogs.Jacob Leach2001-01-181-1/+1 * progressive cmd/widgetization and add the 'Customize' entry.Michael Meeks2001-01-172-12/+34 * Add a stop button to the toolbar.Not Zed2001-01-162-0/+8 * (Bug #1143: Add elipses to more menu items that lead to dialogs)Jason Leach2001-01-163-2/+9 * Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-13/+12 * Remove fixme from NewMailMessage.Miguel de Icaza2001-01-122-0/+21 * this tooIain Holmes2001-01-121-16/+5 * Added SaveDraft bonobo menu verb thingy.Jeffrey Stedfast2001-01-112-0/+7 * new file for the Tasks controls.Damon Chaplin2001-01-083-1/+78 * Make the ordering of the toolbar items consistent.Federico Mena Quintero2001-01-033-4/+16 * remove evolution-addressbook-ldap.xml so we build again.Michael Meeks2001-01-022-1/+5 * add "Settings/Addressbook Configuration..." Analogous to "Settings/MailChris Toshok2000-12-303-15/+14 * Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019.Jason Leach2000-12-252-4/+9 * s/<menuitem\/>/<separator\/>/Michael Meeks2000-12-243-11/+17 * remove wierd extraneous '>' - thanks to Jeff.Michael Meeks2000-12-212-1/+5