diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-03-08 10:51:34 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-03-08 10:51:34 +0000 |
commit | 7887c684adab042fed1bfcba2e91589ecd17c4a8 (patch) | |
tree | 961839899dce7f75292a08c079f548973bdbd40d /graphics/libart_lgpl | |
parent | 85544f2c01be814e0af1ebee1076012e7ed60bb0 (diff) | |
download | ports-7887c684adab042fed1bfcba2e91589ecd17c4a8.tar.gz ports-7887c684adab042fed1bfcba2e91589ecd17c4a8.zip |
Notes
Diffstat (limited to 'graphics/libart_lgpl')
-rw-r--r-- | graphics/libart_lgpl/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/libart_lgpl/Makefile b/graphics/libart_lgpl/Makefile index ea7ec5274474..d2015e406f7e 100644 --- a/graphics/libart_lgpl/Makefile +++ b/graphics/libart_lgpl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libart_lgpl2 -# Date created: 8 July 2001 -# Whom: Hye-Shik Chang <perky@python.or.kr> -# +# Created by: Hye-Shik Chang <perky@python.or.kr> # $FreeBSD$ -# PORTNAME= libart_lgpl PORTVERSION= 2.3.21 @@ -19,7 +15,7 @@ COMMENT= Library for high-performance 2D graphics USE_AUTOTOOLS= libtool USE_BZIP2= yes USE_LDCONFIG= yes -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes |