diff options
author | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | da880765886f48c0ac8fd253e5601d04ea853215 (patch) | |
tree | 55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /deskutils/kbirthday | |
parent | ba4beb1ea11e6147a9b30969be42685d1c709e56 (diff) | |
download | FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.zip FreeBSD-ports-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'deskutils/kbirthday')
-rw-r--r-- | deskutils/kbirthday/Makefile | 5 | ||||
-rw-r--r-- | deskutils/kbirthday/pkg-plist | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/kbirthday/Makefile b/deskutils/kbirthday/Makefile index 072e4a8f..8d72648 100644 --- a/deskutils/kbirthday/Makefile +++ b/deskutils/kbirthday/Makefile @@ -6,7 +6,7 @@ PORTNAME= kbirthday PORTVERSION= 0.7.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde MASTER_SITES= http://www.gfai.de/~jaham/download/ \ http://freshmeat.net/redir/kbirthday/32531/url_tgz/ @@ -14,12 +14,11 @@ MASTER_SITES= http://www.gfai.de/~jaham/download/ \ MAINTAINER= h.eichmann@gmx.de COMMENT= KDE kicker-applet that reminds you of birthdays and anniversaries -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:13:inc # may or may not solve the alpha compilation issue.... CONFIGURE_ARGS= --with-pic diff --git a/deskutils/kbirthday/pkg-plist b/deskutils/kbirthday/pkg-plist index 0979b8d..5c23dd3 100644 --- a/deskutils/kbirthday/pkg-plist +++ b/deskutils/kbirthday/pkg-plist @@ -1,3 +1,4 @@ +lib/libkbirthday.a lib/libkbirthday.la lib/libkbirthday.so share/apps/kicker/applets/kbirthday.desktop |