diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-28 14:38:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-04-28 14:38:35 +0000 |
commit | 794a894f8c56772e669d7488543d3c47f9769fc8 (patch) | |
tree | d4048961af8d2c8cb1e96bf5b39ca1eeb3b5ca33 /accessibility/gnome-mag | |
parent | c7df584111ce1068a92fc149eecf05dc33397585 (diff) | |
download | ports-794a894f8c56772e669d7488543d3c47f9769fc8.tar.gz ports-794a894f8c56772e669d7488543d3c47f9769fc8.zip |
Notes
Diffstat (limited to 'accessibility/gnome-mag')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 10 | ||||
-rw-r--r-- | accessibility/gnome-mag/pkg-plist | 5 |
2 files changed, 6 insertions, 9 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 97decff1aeea..2ba2a14ac5ea 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-mag PORTVERSION= 0.16.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,14 +12,14 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen magnifier -USE_BZIP2= yes USE_XORG= xfixes xdamage ice xcomposite sm -USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack -USES= gmake gettext pkgconfig -USE_AUTOTOOLS= libtool +USE_GNOME= gnomeprefix atspi libbonobo intlhack +USES= gmake gettext libtool pathfix pkgconfig tar:bzip2 +GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip DOCSDIR= ${PREFIX}/share/doc/gnome-mag-${PORTVERSION} diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist index 0c4a8abdd9b2..15c2050f72dd 100644 --- a/accessibility/gnome-mag/pkg-plist +++ b/accessibility/gnome-mag/pkg-plist @@ -1,11 +1,8 @@ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h -lib/libgnome-mag.a -lib/libgnome-mag.la lib/libgnome-mag.so lib/libgnome-mag.so.2 -lib/orbit-2.0/GNOME_Magnifier_module.a -lib/orbit-2.0/GNOME_Magnifier_module.la +lib/libgnome-mag.so.2.4.3 lib/orbit-2.0/GNOME_Magnifier_module.so libdata/bonobo/servers/GNOME_Magnifier.server libdata/pkgconfig/gnome-mag-1.0.pc |