aboutsummaryrefslogtreecommitdiff
path: root/accessibility/gnopernicus
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 09:51:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 09:51:36 +0000
commite04596d72eed49b08af4f018be6a29a86e7dca5f (patch)
tree0a9655f722e7d7d6ba93044e8f28d02393883bf3 /accessibility/gnopernicus
parentc37688e9a02127e47c98de989f2df1c57767650e (diff)
downloadports-e04596d72eed49b08af4f018be6a29a86e7dca5f.tar.gz
ports-e04596d72eed49b08af4f018be6a29a86e7dca5f.zip
In preparation for making libtool generate libraries with a sane name, fix all LIB_DEPENDS in accessibility
With hat: portmgr
Notes
Notes: svn path=/head/; revision=336152
Diffstat (limited to 'accessibility/gnopernicus')
-rw-r--r--accessibility/gnopernicus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index 7d72460d9135..84937ba7476b 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Collection of accessibility apps for GNOME 2
-LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag
+LIB_DEPENDS= libgnome-mag.so:${PORTSDIR}/accessibility/gnome-mag
NO_STAGE= yes
USE_BZIP2= yes