From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- deskutils/gnotime/Makefile | 4 ++-- deskutils/gnotime/pkg-plist | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'deskutils/gnotime') diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index eaeb27b4de01..a364580db9c7 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnotime PORTVERSION= 2.2.2 -PORTREVISON= 1 +PORTREVISON= 2 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gttr @@ -24,7 +24,7 @@ USE_GMAKE= yes INSTALLS_OMF= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/deskutils/gnotime/pkg-plist b/deskutils/gnotime/pkg-plist index 945f1896cbd3..106729272305 100644 --- a/deskutils/gnotime/pkg-plist +++ b/deskutils/gnotime/pkg-plist @@ -23,6 +23,7 @@ include/gnotime/qofsession.h include/gnotime/qofsql.h include/gnotime/sql_parser.h lib/libqofsql.a +lib/libqofsql.la lib/libqofsql.so lib/libqofsql.so.0 share/gnome/applications/gnotime.desktop -- cgit