diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 00:47:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 00:47:20 +0000 |
commit | 035f1751418b785c5c257f3d3a82f58b55c8c272 (patch) | |
tree | b17dfd7552bd1d63bed44f1bcae8ef9f527067a1 /accessibility/gnome-mag/Makefile | |
parent | b25672e7a69664ebbf70acc448db0641af088456 (diff) | |
download | ports-035f1751418b785c5c257f3d3a82f58b55c8c272.tar.gz ports-035f1751418b785c5c257f3d3a82f58b55c8c272.zip |
Notes
Diffstat (limited to 'accessibility/gnome-mag/Makefile')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 2499f5feb225..a7e2fcf97142 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomemag -# Date created: 12 April 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/accessibility/gnome-mag/Makefile,v 1.54 2010/10/31 11:01:52 kwm Exp $ -# PORTNAME= gnome-mag PORTVERSION= 0.16.3 @@ -19,8 +15,7 @@ COMMENT= GNOME screen magnifier USE_BZIP2= yes USE_XORG= xfixes xdamage ice xcomposite sm USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack -USE_GMAKE= yes -USES= gettext +USES= gmake gettext USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |