aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/local/Executive-Summary/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'default_user/local/Executive-Summary/Makefile.am')
-rw-r--r--default_user/local/Executive-Summary/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/default_user/local/Executive-Summary/Makefile.am b/default_user/local/Executive-Summary/Makefile.am
deleted file mode 100644
index 6fae47d4ab..0000000000
--- a/default_user/local/Executive-Summary/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-defaultcalendardir = $(datadir)/evolution/default_user/local/Executive-Summary
-
-defaultcalendar_DATA = \
- folder-metadata.xml
-
-EXTRA_DIST = $(defaultcalendar_DATA)
owmsg=1'>net/tcpillust
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistbapt2014-12-211-1/+0
|
* - Convert to USES=tkgahr2014-01-141-15/+10
| | | | | | | - STAGE-clean - Fix build MFH: 2014Q1
* Link with -lX11 to fix build on FreeBSD 10.tijl2013-10-201-1/+1
| | | | | PR: ports/182938 Submitted by: Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-2/+2
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* - Fix build with Tcl/Tk 8.6 [1]gahr2013-07-082-5/+38
| | | | | | - While at it, trim Makefile headers Reported by: bapt [1]
* Fix build when net/libpcap is installed.cy2012-10-251-3/+3
| | | | | | PR: ports/172623 Approved by: Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer) Feature safe: yes
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-0/+1
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Update to 2.01miwi2009-07-083-12/+22
| | | | | | PR: 135707 Submitted by: Florian Smeets <flo@kasimir.com> Approved by: maintainer timeout
* Mark BROKEN on 8.x: does not build.erwin2009-06-131-1/+7
|
* - Change default Tcl/Tk version to 8.5mm2009-02-231-0/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* - Update to 2.01apav2008-06-223-13/+14
| | | | Submitted by: Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+0
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* - Use TCL/TK 8.4miwi2007-03-273-34/+34
| | | | | | | | - Use PLIST_FILES PR: 110421 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: maintainer