aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/9libs/Makefile
blob: f892cf7f1ea776f081854291c0ba463bc429d830 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# New ports collection makefile for: 9libs
# Date created:     15 February 2003
# Whom:         gagnon__s@videotron.ca
#
# $FreeBSD$
#

PORTNAME=   9libs
PORTVERSION=    1.0
CATEGORIES= x11-toolkits plan9
MASTER_SITES=   ftp://ftp.cs.yorku.ca/pub/wily/src/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Plan9 compatibility libraries

USE_XLIB=   YES
USE_AUTOTOOLS=  libtool:13:inc
GNU_CONFIGURE=  YES
CONFIGURE_ARGS+=--includedir=${PREFIX}/include/9libs

MAN3=   add.3 balloc.3 bitblt.3 cachechars.3 event.3 frame.3 graphics.3 rgbpix.3 rune.3
MAN4=   font.4 keyboard.4 utf.4
MAN6=   bitmap.6 regexp.6

.include <bsd.port.pre.mk>

.if ${ARCH} == "alpha" || ${ARCH} == "amd64"
BROKEN=     "Does not compile on alpha or amd64"
.endif

.include <bsd.port.post.mk>
span class='deletions'>-597/+0 * Fix installation with PLUGINS=off config, correcting pkg-plist.mandree2014-05-221-2/+2 * Fix build with SASL option.tijl2014-05-211-0/+1 * Strip libraries.tijl2014-05-213-3/+4 * - Remove "${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH}" from post-patch.tijl2014-05-211-18/+1 * Quote ${CC} and similar variables in MAKE_ARGS.tijl2014-05-211-1/+1 * - Drop maintainershipamdmi32014-05-211-1/+1 * - Update to 3.9.3gahr2014-05-204-17/+22 * - Update to 1.0.10miwi2014-05-181-11/+10 * File format of libncursesw.so is not recognized on FreeBSD-8.4thierry2014-05-181-1/+8 * Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)tijl2014-05-1836-286/+137 * - Support USE_GITHUBmiwi2014-05-171-5/+12 * Refresh and clean plist.thierry2014-05-153-20/+4 * Refresh.thierry2014-05-153-15/+4 * Refresh and add a note about Toxic.thierry2014-05-153-5/+5 * Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".tijl2014-05-131-1/+1 * Convert my ports to USES=tarmakc2014-05-12