summaryrefslogtreecommitdiff
path: root/multimedia/nxtvepg/files/patch-epgui::menucmd.c
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-10-22 03:06:21 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-10-22 03:06:21 +0000
commitc6c24e03c70afc0a841c8afb26e7928698cdba72 (patch)
treeb0d7799e04608616165cacb7f378bbc2eb3cce00 /multimedia/nxtvepg/files/patch-epgui::menucmd.c
parentRemove blank line to pacify portlint. (diff)
PR:
Submitted by: maintainer via ports@ list Reviewed by: Approved by: Obtained from: MFC after: Upgrade nxtvepg to 2.6.0, contains new features since last version: o Implemented reminders o Added weekday scale to the right of the programme list o Added new programme list attribute type "weekday color" o Added an expire time filter to the filter menu Some more feature improvements too, please refer to: http://nxtvepg.sourceforge.net/changelog.html
Notes
Notes: svn path=/head/; revision=91861
Diffstat (limited to 'multimedia/nxtvepg/files/patch-epgui::menucmd.c')
-rw-r--r--multimedia/nxtvepg/files/patch-epgui::menucmd.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/nxtvepg/files/patch-epgui::menucmd.c b/multimedia/nxtvepg/files/patch-epgui::menucmd.c
deleted file mode 100644
index b75ea9b94194..000000000000
--- a/multimedia/nxtvepg/files/patch-epgui::menucmd.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- epgui/menucmd.c.orig Sat Nov 30 14:46:44 2002
-+++ epgui/menucmd.c Sun Jan 5 23:41:49 2003
-@@ -2312,7 +2312,7 @@
- }
- else
- {
-- #ifdef __NetBSD__
-+ #if defined(__NetBSD__) || defined(__FreeBSD__)
- // On NetBSD BtDriver_GetCardName fetches its data from a struct which is filled here
- BtDriver_ScanDevices(TRUE);
- #endif