aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/gnome-mag/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-02-03 13:36:17 +0800
committermarcus <marcus@FreeBSD.org>2006-02-03 13:36:17 +0800
commit2e925dafef6eddf7deb906a326a1e1db4084417d (patch)
tree6fffaf1364fe532d6aa0d8fc0aac877edd3c5b82 /accessibility/gnome-mag/Makefile
parent1c834ef7f1506ebd573ac975fc6bbb1fdfdef4d4 (diff)
downloadfreebsd-ports-gnome-2e925dafef6eddf7deb906a326a1e1db4084417d.tar.gz
freebsd-ports-gnome-2e925dafef6eddf7deb906a326a1e1db4084417d.tar.zst
freebsd-ports-gnome-2e925dafef6eddf7deb906a326a1e1db4084417d.zip
Update to 0.12.3.
Diffstat (limited to 'accessibility/gnome-mag/Makefile')
-rw-r--r--accessibility/gnome-mag/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
index cecafe69c3a6..ea98367c34f3 100644
--- a/accessibility/gnome-mag/Makefile
+++ b/accessibility/gnome-mag/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomemag
-PORTVERSION= 0.12.2
-PORTREVISION= 1
+PORTVERSION= 0.12.3
CATEGORIES= accessibility gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-mag/0.12
@@ -26,4 +25,6 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+DOCSDIR= ${PREFIX}/share/doc/gnome-mag-${PORTVERSION}
+
.include <bsd.port.mk>