aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libungif/Makefile
blob: b01fc7fefcfc65b77bf323c4e47cf13a7894959c (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
32
33
34
35
36
37
38
39
40
41
42
43
# New ports collection makefile for:    libungif
# Date created:     03 May 1997
# Whom:         Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   libungif
PORTVERSION=    4.1.4
PORTREVISION=   5
CATEGORIES= graphics
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= giflib
PKGNAMESUFFIX=  ${NOX11SUFFIX}${PKGNAMESUFFIX2}

MAINTAINER= dinoex@FreeBSD.org
COMMENT=    Tools and library routines for working with GIF images

USE_BZIP2=  yes
USE_AUTOTOOLS=  libtool:15
GNU_CONFIGURE=  yes
CONFIGURE_TARGET=   --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG=   yes

.if defined(WITHOUT_X11)
PLIST_SUB+= X11='@comment '
CONFIGURE_ARGS+=    --with-x=no
NOX11SUFFIX=    -nox11
.else
USE_XORG=   sm x11
PLIST_SUB+= X11=''
.endif

post-install:
.if !defined(NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/UNCOMPRESSED_GIF ${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/doc/*.txt ${DOCSDIR}
.endif

.include <bsd.port.mk>
'insertions'>+2 * Removal of arabic/katoobedwin2008-04-309-129/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2010-35/+34 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Fix distfile location for outdated koffice-l10ns.lofi2007-11-091-1/+1 * Update to KDE 3.5.8lofi2007-10-304-8/+6 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-13/+14 * Revert more PORTREVISION accidentslofi2007-07-051-0/+1 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-047-11/+286 * BROKEN with gcc 4.2kris2007-05-271-0/+4 * - Welcome X.org 7.2 \o/.flz2007-05-2010-3/+9 * Release maintainerships.thierry2007-03-161-1/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-6/+6 * Update maintainer's email address.linimon2007-03-076-6/+6 * Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-0/+1 * Add Aspell Arabic dictionaries.thierry2007-02-135