summaryrefslogtreecommitdiff
path: root/russian/wmcyrx
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-20 15:12:29 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-20 15:12:29 +0000
commit053520453dc374b6c02b15ad78efd7e0e52867f6 (patch)
tree9715c5e142788fa00b976d2c5a75b984e005be15 /russian/wmcyrx
parent- Deprecate: irrelevant for supported FreeBSD releases (diff)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
Notes
Notes: svn path=/head/; revision=190445
Diffstat (limited to 'russian/wmcyrx')
-rw-r--r--russian/wmcyrx/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile
index a51d88305d6e..60310096dcee 100644
--- a/russian/wmcyrx/Makefile
+++ b/russian/wmcyrx/Makefile
@@ -18,12 +18,7 @@ COMMENT= The cyrillic keyboard layout manager for Window Maker
USE_XPM= yes
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/wmcyrx2
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400012
MAKE_ENV+= COPT="${CXXFLAGS} -fpermissive"
-.endif
post-extract:
@ ${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile
@@ -31,4 +26,4 @@ post-extract:
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/cyrx2 ${PREFIX}/bin/wmcyrx2
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>