aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2000-08-01 20:01:22 +0800
committerkuriyama <kuriyama@FreeBSD.org>2000-08-01 20:01:22 +0800
commit6525932a3a3c1e9d83324b320742c515956b679d (patch)
tree3b311d9cdc0cdc1a82d6241492575197c38a6b80
parent39c848f73082a6560ebcfd73bd024f7e702f90e7 (diff)
downloadfreebsd-ports-gnome-6525932a3a3c1e9d83324b320742c515956b679d.tar.gz
freebsd-ports-gnome-6525932a3a3c1e9d83324b320742c515956b679d.tar.zst
freebsd-ports-gnome-6525932a3a3c1e9d83324b320742c515956b679d.zip
Fix breakage on RELENG_4 and -current.
Inspired by: gehenna Approved by: itojun (maintainer)
-rw-r--r--editors/nvi-m17n/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile
index ca95e14491d6..9bab417bbda1 100644
--- a/editors/nvi-m17n/Makefile
+++ b/editors/nvi-m17n/Makefile
@@ -27,10 +27,17 @@ PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -E -p1 -f
CONFIGURE_ENV= OPTFLAG='-D_PATH_SYSEXRC=\"${PREFIX}/etc/vi.exrc\"'
CONFIGURE_ARGS= --enable-multibyte --program-prefix=n
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 400000
+post-extract:
+ ${RM} -f ${WRKSRC}/../include/sys/queue.h
+.endif
+
post-install:
@${CP} ${WRKSRC}/../docs.m17n/README.english \
${PREFIX}/share/vi/
@${CP} ${WRKSRC}/../docs.m17n/README.japanese \
${PREFIX}/share/vi/
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
tions'>+3 * Directory share/pixmaps is now included in mtreelesi2005-06-152-2/+0 * - Add Bluetooth supportmarkus2005-06-133-20/+58 * Update to 0.7.5.mezz2005-06-134-6/+6 * Update Gaim to 1.3.1 and chase all dependent ports.marcus2005-06-111-1/+1 * Add kchm, a CHM file viewer for KDEarved2005-06-115-0/+63 * Update to 2.0.0.kwm2005-06-113-9/+20 * The second attempt to fix build on 4.x.novel2005-06-101-0/+2 * - Fix writing the volumemarkus2005-06-104-9/+17 * Add tpb 0.6.3, An On-Screen-Display for hotkeys of IBM ThinkPads and the firstmarkus2005-06-1010-0/+274 * BROKEN: Conflicting dependencies (py-gtk and py-gtk2)kris2005-06-101-0/+2 * - Fix a typo in COMMENT. [1]mezz2005-06-072-4/+12 * Update to 4.4.1.novel2005-06-067-49/+13 * Project has been renamed from menueditor to smeg. Visit website for moremezz2005-06-0613-120/+59 * Update to 3.30.novel2005-06-032-3/+3 * It seems that at least perl-5.6.2 is required.thierry2005-06-011-1/+7 * change the libtool version to use from 1.3 to 1.5oliver2005-06-011-1/+1 * Attempt to fix build on 4.x by adding readline dependency.novel2005-05-311-1/+7 * -Add a missing dependency. [1]mezz2005-05-301-2/+3 * Remove BROKEN: it should have been mysteriously fixed by some troll.thierry2005-05-301-5/+1 * Upgrade to 39.125.obraun2005-05-302-3/+3 * Fix plist.novel2005-05-281-0/+1 * - Update to 1.0.14pav2005-05-274-12/+11 * - Install documentationnovel2005-05-262-0/+26 * Fix build on 6.x.novel2005-05-251-0/+11 * Add adesklets - an interactive Imlib2 console for the X Window system.novel2005-05-255-0/+74 * deskutils/fusenshi: update to 0.7.3daichi2005-05-232-6/+7 * - Update to 1.2novel2005-05-213-6/+8 * Update to 0.8.4.4. Has lots of nifty new features and UI improvements.adamw2005-05-203-35/+46 * - Update to 0.9.5pav2005-05-203-5/+5 * - Distfile was rerolled. Changes:markus2005-05-172-2/+3 * Add missing php pcre dependencylawrance2005-05-171-1/+2 * LIB_DEPEND on readline-port on FreeBSD 4.xvs2005-05-171-1/+1 * Fix it in the runtime.mezz2005-05-172-0/+15 * Tomboy is a desktop note-taking application for Linux and Unix. Simplemezz2005-05-166-0/+94 * Mark as broke, doesn't build with Mono 1.1.7 yet.mezz2005-05-161-0/+2 * Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1 * Upgrade to 6.7.3edwin2005-05-122-3/+3 * Chase the Gaim 1.3.0 update.marcus2005-05-121-1/+1 * - Fix a bug in the Python interface for getting the IP addressmarkus2005-05-112-3/+13 * Fix build with xmms support enabled.novel2005-05-101-1/+1 * Add sugarcrm, a web based customer relationship management applicationlawrance2005-05-076-0/+2016 * Upgrade to 2.0.3.thierry2005-05-029-21/+30 * Upgrade to version 6.7.1edwin2005-04-302-3/+3 * BROKEN on i386: Does not buildkris2005-04-301-0/+4 * Fix build on alpha.lofi2005-04-293-0/+42 * The risk of cosmetic changes, i accidently broke it, fix.arved2005-04-271-2/+4 * Move shared directory for klirc profiles into kdehier.lofi2005-04-251-1/+0 * Fix plist.krion2005-04-254-0/+6 * Don't use autoconf213/automake14 during buildarved2005-04-243-31/+4 * - Update to version 0.36markus2005-04-243-405/+16 * Update to version 0.9.0krion2005-04-216-16/+14 * Update to 1.5.2jylefort2005-04-213-9/+9 * - Update to 3.29pav2005-04-203-3/+4 * Add gourmet, a neat GNOME recipe manager. I like the UI of thisadamw2005-04-155-0/+319 * Respect bmp-world order: Do not remove directories belonging to bmp itself.vs2005-04-141-1/+0 * Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-134-4/+4 * - Update to 2.6pav2005-04-134-16/+18 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * - Update to 1.0pav2005-04-124-20/+40 * Use intlhack.adamw2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Add bmp-docklet, a system tray controller for beep-media-player.adamw2005-04-105-0/+41 * - Update to 3.28pav2005-04-093-3/+5 * - Update to 1.6pav2005-04-092-3/+3 * - Add USE_GNOME=gnomehier to remove gnome directories.ahze2005-04-083-3/+3 * Update to version 0.74markus2005-04-072-3/+3 * Update to 2.10.1.marcus2005-04-078-64/+10 * - Update to 0.8.0b [1]hq2005-04-074-28/+99 * - Complete transition from ja_JP.EUC to ja_JP.eucJP localevs2005-04-054-18/+38 * - Update to version 1.1.flz2005-04-053-23/+38 * Update to 0.34.3.novel2005-04-052-4/+3 * Update to 0.3.8vs2005-04-046-16/+18 * Depend on archivers/gtar on CURRENT later than 600022lofi2005-04-041-0/+3 * - Update to version 0.7.3.flz2005-04-042-6/+5 * Update to version 0.73markus2005-04-045-39/+12 * Update to version 0.6markus2005-04-045-4/+34 * Upgrade to version 1.9.5.olgeni2005-04-033-5/+12 * A simple menu editor for GNOME 2.10 that can edit and add new entries. Itmezz2005-04-0313-0/+166 * - update to 0.6.5dinoex2005-04-033-864/+418 * BROKEN: Does not buildkris2005-03-271-0/+2 * - Add missed build dependency on gettextpav2005-03-221-0/+1 * Fix MASTER_SITES.krion2005-03-222-2/+4 * - Update to 0.9.8pav2005-03-212-4/+3 * Update to KDE 3.4lofi2005-03-2116-537/+1607 * Update to plans 6.6.5edwin2005-03-203-3/+7 * Alexandria is a GNOME application to help you manage your book collection.pav2005-03-205-0/+128 * - show the menu-icon which disappeared in gnome 2.10ahze2005-03-203-12/+25 * - Remove directories in gnomehierahze2005-03-171-2/+0 * - Ressurrect deskutils/taskjuggler.flz2005-03-177-0/+222 * Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-1710-14/+17 * Update to 0.34.2novel2005-03-173-7/+10 * Update to 0.13.marcus2005-03-155-81/+25 * - This needs gtkhtml python bindings from py-gnome-extras for runtimepav2005-03-151-5/+2 * Fix plist.krion2005-03-132-3/+2 * Update to version 0.3.7krion2005-03-138-38/+46 * Add a missing dependency on librsvg2.marcus2005-03-121-1/+1 * Fix with new gtkhtml3.kwm2005-03-121-0/+6 * Add gnome-menu-editorahze2005-03-124-0/+36 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-12