aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gtkjournal
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 12:11:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 12:11:59 +0000
commit9d67b4ddf0de5c292365b33e6755113a46cb3c26 (patch)
tree35bdbde0f4ce243eda70603bec404c259a6413fa /deskutils/gtkjournal
parent6ad6526f4ff5f732c0a73d60ee0fe65722c0c7cc (diff)
downloadports-9d67b4ddf0de5c292365b33e6755113a46cb3c26.tar.gz
ports-9d67b4ddf0de5c292365b33e6755113a46cb3c26.zip
Notes
Diffstat (limited to 'deskutils/gtkjournal')
-rw-r--r--deskutils/gtkjournal/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile
index 563a0bc6bcf1..8ee5f8b0ff31 100644
--- a/deskutils/gtkjournal/Makefile
+++ b/deskutils/gtkjournal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkjournal
PORTVERSION= 0.3.5.b
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= deskutils gnome
MASTER_SITES= http://sourcefiles.org/Productivity_Tools/Diary/ \
LOCAL/beech
@@ -18,13 +18,12 @@ LIB_DEPENDS= libgtkmm-2.0.so:${PORTSDIR}/x11-toolkits/gtkmm20 \
PLIST_FILES= bin/gtkjournal man/man1/gtkjournal.1.gz \
lib/libsqlitemm.a lib/libsqlitemm.la \
- lib/libsqlitemm.so lib/libsqlitemm.so.0
+ lib/libsqlitemm.so lib/libsqlitemm.so.0 \
+ lib/libsqlitemm.so.0.0.1
-USE_AUTOTOOLS= libtool
USE_OPENSSL= yes
GNU_CONFIGURE= yes
-USES= gmake pathfix pkgconfig
-USE_GNOME= lthack
+USES= gmake libtool pathfix pkgconfig
CONFIGURE_ARGS= --enable-gtkspell
USE_LDCONFIG= yes