aboutsummaryrefslogtreecommitdiff
path: root/accessibility/at-spi2-core
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-18 09:44:41 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-18 09:44:41 +0000
commit3606ca16c8cd144551fc88360c5c65f01a6d37e5 (patch)
tree50724b039334e2543087af44ab1a716ef9c1cf2d /accessibility/at-spi2-core
parentc2fff42f37b85026f2e06f8889037ac29bb5093e (diff)
downloadports-3606ca16c8cd144551fc88360c5c65f01a6d37e5.tar.gz
ports-3606ca16c8cd144551fc88360c5c65f01a6d37e5.zip
For some ports in accessibility category, trim the header and drop leading
indefinite article from COMMENT line; also fix couple of noticed styles bugs while here.
Notes
Notes: svn path=/head/; revision=309155
Diffstat (limited to 'accessibility/at-spi2-core')
-rw-r--r--accessibility/at-spi2-core/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
index f3a594bfdf5e..4e11ffcf028e 100644
--- a/accessibility/at-spi2-core/Makefile
+++ b/accessibility/at-spi2-core/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: at-spi
-# Date Created: 12 April 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.17 2010/11/16 11:48:22 kwm Exp $
-#
PORTNAME= at-spi2-core
PORTVERSION= 0.4.1
@@ -13,12 +9,12 @@ MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-COMMENT= An Assistive Technology Service Provider Interface
+COMMENT= Assistive Technology Service Provider Interface
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+LICENSE= LGPL21
+
+LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib
-LICENSE= LGPL21
-LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
@@ -26,6 +22,7 @@ USE_GNOME= gnomehack gnomehier intlhack
USE_XORG= x11 xi xtst
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib