diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /devel/libnotify | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'devel/libnotify')
-rw-r--r-- | devel/libnotify/Makefile | 2 | ||||
-rw-r--r-- | devel/libnotify/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index d616b2f7bada..3d424641aa93 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -7,6 +7,7 @@ PORTNAME= libnotify PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/ @@ -18,7 +19,6 @@ LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \ USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/libnotify/pkg-plist b/devel/libnotify/pkg-plist index e3b7f6c29ab5..f2916defc0ef 100644 --- a/devel/libnotify/pkg-plist +++ b/devel/libnotify/pkg-plist @@ -2,6 +2,7 @@ bin/notify-send include/libnotify/notification.h include/libnotify/notify.h lib/libnotify.a +lib/libnotify.la lib/libnotify.so lib/libnotify.so.1 libdata/pkgconfig/libnotify.pc |