aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/xfed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/xfed/Makefile')
-rw-r--r--x11-fonts/xfed/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile
index 2c477d773822..5e5afc2bcc83 100644
--- a/x11-fonts/xfed/Makefile
+++ b/x11-fonts/xfed/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.18 1998/10/04 17:38:36 steve Exp $
+# $Id: Makefile,v 1.19 1998/12/26 22:23:20 asami Exp $
#
DISTNAME= xfed
@@ -16,10 +16,7 @@ MAINTAINER= ports@FreeBSD.ORG
IGNOREFILES= ${DISTFILES}
USE_IMAKE= yes
MAKE_FLAGS= MANDIR=${PREFIX}/man/man1 BINDIR=${PREFIX}/bin -f
-WRKSRC= ${WRKDIR}/xfed
+WRKSRC= ${WRKDIR}/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/xfed
MAN1= xfed.1
-pre-clean:
- -rm -rf ${.CURDIR}/src
-
.include <bsd.port.mk>
Plain textMilan Crha2012-05-031-7/+12 * EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-011-10/+19 * WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-12/+45 * Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-2/+2 * Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+7 * Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-161-32/+117 * Bug #669113 - Add "File > New > Mail Account"Milan Crha2012-02-161-0/+57 * Be able to define help target for Preferences pagesMilan Crha2012-02-151-0/+4 * Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-25/+31 * Move EMailLabelListStore to EMailSession.Matthew Barnes2011-12-251-11/+12 * Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-5/+7 * Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-22/+35 * Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-32/+23 * Fix compiler warnings.Matthew Barnes2011-11-231-4/+0 * Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-141-6/+1 |\ | * Bug #659945 - "New" button in toolbar for new mail message not workingMilan Crha2011-11-101-6/+1 * | Mail module has now all basic settings in GSettingsRodrigo Moya2011-10-281-42/+14 |/ * e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-3/+10 * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-5/+6 * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-9/+3 * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+4 * e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-08-181-1/+6 * Use new CamelService:display-name property.Matthew Barnes2011-08-181-2/+1 * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4 * Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-251-24/+7 * EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-10/+7 * Bug 650088 - Cannot send message from Contacts viewMatthew Barnes2011-05-171-0/+5 * em_folder_utils_create_folder(): Change function parameters.Matthew Barnes2011-05-071-1/+1 * Drop support for command-line 'email://' URIs.Matthew Barnes2011-05-061-106/+3 * Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-05-041-6/+33 * EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-1/+1 * Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-03-281-2/+3 * Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3 * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-8/+3 * Coding style and whitespace cleanup.Matthew Barnes2011-02-191-2/+8 * Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-02-161