aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gtkjournal
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2007-06-15 08:21:09 +0000
committerBeech Rintoul <beech@FreeBSD.org>2007-06-15 08:21:09 +0000
commita78d03f66e84449945d3cdc99d4e4bbeaafbce61 (patch)
tree5d900f25c7af90363d37d1c6ee14df7056b8cfe5 /deskutils/gtkjournal
parentc84165d51d9ffa7b19c3e110fb4250898d93c117 (diff)
downloadports-a78d03f66e84449945d3cdc99d4e4bbeaafbce61.tar.gz
ports-a78d03f66e84449945d3cdc99d4e4bbeaafbce61.zip
- Add master sites.
- Change maintainer address. - Remove pkg-plist. - Add plist_files. Approved by: sat (mentor)
Notes
Notes: svn path=/head/; revision=193550
Diffstat (limited to 'deskutils/gtkjournal')
-rw-r--r--deskutils/gtkjournal/Makefile9
-rw-r--r--deskutils/gtkjournal/pkg-plist5
2 files changed, 6 insertions, 8 deletions
diff --git a/deskutils/gtkjournal/Makefile b/deskutils/gtkjournal/Makefile
index 780503a6ef8e..dc329e17aa5f 100644
--- a/deskutils/gtkjournal/Makefile
+++ b/deskutils/gtkjournal/Makefile
@@ -9,18 +9,21 @@ PORTNAME= gtkjournal
PORTVERSION= 0.3.5.b
PORTREVISION= 8
CATEGORIES= deskutils gnome
-MASTER_SITES= http://www.alaskaparadise.com/freebsd/
+MASTER_SITES= http://sourcefiles.org/Productivity_Tools/Diary/ \
+ LOCAL/beech
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= beech@alaskaparadise.com
+MAINTAINER= beech@FreeBSD.org
COMMENT= Gtk+-2 journal/diary
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 \
sqlite.2:${PORTSDIR}/databases/sqlite2 \
gtkspell:${PORTSDIR}/textproc/gtkspell
+PLIST_FILES= bin/gtkjournal lib/libsqlitemm.a lib/libsqlitemm.la \
+ lib/libsqlitemm.so lib/libsqlitemm.so.0
+
USE_AUTOTOOLS= libtool:15
-USE_X_PREFIX= yes
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/deskutils/gtkjournal/pkg-plist b/deskutils/gtkjournal/pkg-plist
deleted file mode 100644
index 892cfc6c2b5b..000000000000
--- a/deskutils/gtkjournal/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/gtkjournal
-lib/libsqlitemm.a
-lib/libsqlitemm.la
-lib/libsqlitemm.so
-lib/libsqlitemm.so.0