aboutsummaryrefslogtreecommitdiffstats
path: root/x11/fpc-x11/Makefile
blob: 40dab44b250f941949b26c7035e12ae63590d3ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

CATEGORIES= x11 lang
PKGNAMESUFFIX=  -x11
PORTREVISION=   3

COMMENT=    Free Pascal interface to X windows server

USES=       fpc

MASTERDIR=  ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR= ${WRKUNITDIR}

OPTIONS_DEFINE= X11
X11_DESC=   Install X libraries
OPTIONS_DEFAULT=    X11

X11_USE=    XORG=xcursor,xfont,xxf86dga,xxf86vm,xi,xinerama,xkbfile,xrandr,xrender,xres,xv

.include "${MASTERDIR}/Makefile"
r> * Reset maintainershipbapt2014-10-171-1/+1 * - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)ohauer2014-06-021-2/+1 * Add stagedir support.vanilla2014-01-092-6/+4 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-2/+1 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - Update to 1.2pclin2013-02-237-27/+25 * - Update MAINTAINER email address for all my portspclin2013-02-131-6/+2 * Convert to new options frameworkbapt2012-06-021-22/+24 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Update to 1.1lwhsu2012-05-157-35/+93 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0 * - Unbreak on 9 (tested with compiler-rt branch) [1]rene2010-10-316-19/+32 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - Mark BROKEN: fails to build with new utmpxmiwi2010-03-201-1/+7 * - update to jpeg-8dinoex2010-02-051-1/+1 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-291-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * - Tarball has been rerolled.chinsan2008-08-132-3/+10 * - Update to 0.3.8chinsan2008-08-102-5/+4 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-06