From 45513b11e001967ab0c001592539dcba66fd4aee Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 30 Apr 2011 03:31:00 +0000 Subject: Remove the comment of question for should we change .so.4 -> .so.1. After searched in google and nope. It seems that the ABI has been changed. In the Linux world has it too. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15933 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libnotify/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devel') diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index a8e104ad7..2539bee34 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -3,7 +3,7 @@ # Whom: Andreas Kohn # # $FreeBSD$ -# $MCom: ports/devel/libnotify/Makefile,v 1.16 2011/03/06 07:47:39 kwm Exp $ +# $MCom: ports/devel/libnotify/Makefile,v 1.17 2011/03/22 09:37:24 kwm Exp $ # PORTNAME= libnotify @@ -27,7 +27,4 @@ USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -# Installs libnotify.so.4 by default, hack it to become so.1. -# Should we leave it like this? - .include -- cgit v1.2.3