# Ports collection makefile for: giblib # Date created: 12 Nov 2000 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= giblib PORTVERSION= 1.2.4 PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= andrew.nau.ua@gmail.com COMMENT= A utility library that includes a wrapper for imlib2 LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes post-patch: @${REINPLACE_CMD} -e 's|: install-docsDATA|:|g' ${WRKSRC}/Makefile.in post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in AUTHORS ChangeLog README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include e='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.1100sunpoet2017-05-182-3/+8
* - Update to 0.1002jadawin2016-02-243-4/+8
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* Cleanup plistbapt2014-10-201-4/+0
* - Support STAGEDIRsunpoet2013-09-292-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1