diff options
-rw-r--r-- | deskutils/gnotime/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gnotime/pkg-plist | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index ba8d9b91c..9b9f763e8 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnotime PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gttr @@ -20,8 +21,9 @@ USE_GNOME= gnomehack gnomeprefix gtkhtml3 libgnomeui USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_OMF= yes -GNU_CONFIGURE= yes USE_REINPLACE= yes +INSTALLS_SHLIB= yes +USE_LIBTOOL_VER=15 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 4137ad2ae..424f5368e 100644 --- a/deskutils/gnotime/pkg-plist +++ b/deskutils/gnotime/pkg-plist @@ -23,11 +23,9 @@ include/gnotime/qofsession.h include/gnotime/qofsql.h include/gnotime/sql_parser.h lib/libqof.a -lib/libqof.la lib/libqof.so lib/libqof.so.0 lib/libqofsql.a -lib/libqofsql.la lib/libqofsql.so lib/libqofsql.so.0 share/gnome/applications/gnotime.desktop |