Remove special handling of RELENG_4

This commit is contained in:
Markus Brueffer 2007-02-04 03:09:28 +00:00
parent 6d42ec2122
commit d24cc2ed50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184077
3 changed files with 1 additions and 33 deletions

View file

@ -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>

View file

@ -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>