diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2007-02-04 03:09:28 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2007-02-04 03:09:28 +0000 |
commit | d24cc2ed50456ea3aee7793452c788d93b632200 (patch) | |
tree | ba511a0ca428c1b638bc48195bf18d57879ae58c /comms/cutecom | |
parent | 6d42ec21221258f66f57a52d3efb7ed3f103cbb8 (diff) | |
download | ports-d24cc2ed50456ea3aee7793452c788d93b632200.tar.gz ports-d24cc2ed50456ea3aee7793452c788d93b632200.zip |
Notes
Diffstat (limited to 'comms/cutecom')
-rw-r--r-- | comms/cutecom/Makefile | 10 | ||||
-rw-r--r-- | comms/cutecom/files/patch-cutecommdlg.ui (renamed from comms/cutecom/files/current-cutecommdlg.ui.patch) | 0 | ||||
-rw-r--r-- | comms/cutecom/files/stable-cutecommdlg.ui.patch | 24 |
3 files changed, 1 insertions, 33 deletions
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index 3d6cd2de9720..4f370f9199d7 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -29,12 +29,4 @@ do-install: ${MKDIR} ${PREFIX}/share/applnk/Utilities ${INSTALL_DATA} ${WRKSRC}/cutecom.desktop ${PREFIX}/share/applnk/Utilities -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500000 -EXTRA_PATCHES= ${FILESDIR}/current-cutecommdlg.ui.patch -.else -EXTRA_PATCHES= ${FILESDIR}/stable-cutecommdlg.ui.patch -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/comms/cutecom/files/current-cutecommdlg.ui.patch b/comms/cutecom/files/patch-cutecommdlg.ui index 67276a99aebf..67276a99aebf 100644 --- a/comms/cutecom/files/current-cutecommdlg.ui.patch +++ b/comms/cutecom/files/patch-cutecommdlg.ui diff --git a/comms/cutecom/files/stable-cutecommdlg.ui.patch b/comms/cutecom/files/stable-cutecommdlg.ui.patch deleted file mode 100644 index bf1adf1ac921..000000000000 --- a/comms/cutecom/files/stable-cutecommdlg.ui.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- cutecommdlg.ui.orig Tue Jul 13 21:24:38 2004 -+++ cutecommdlg.ui Thu Jul 15 01:47:55 2004 -@@ -241,21 +241,6 @@ - <string>230400</string> - </property> - </item> -- <item> -- <property name="text"> -- <string>460800</string> -- </property> -- </item> -- <item> -- <property name="text"> -- <string>576000</string> -- </property> -- </item> -- <item> -- <property name="text"> -- <string>921600</string> -- </property> -- </item> - <property name="name"> - <cstring>m_baudCb</cstring> - </property> |