ports/102304: [PATCH] deskutils/gtkjournal
Beech Rintoul
beech at alaskaparadise.com
Sun Aug 20 01:30:17 UTC 2006
>Number: 102304
>Category: ports
>Synopsis: [PATCH] deskutils/gtkjournal
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 20 01:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Beech Rintoul
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise
>Environment:
System: FreeBSD 7.0-CURRENT #81: Sat Aug 19 05:21:35 AKDT 2006
root at stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE
>Description:
* Petted Lint
* Marked Broken on 7-CURRENT
* Added Mirror
>How-To-Repeat:
>Fix:
diff -ruN --exclude=CVS /usr/ports/deskutils/gtkjournal.orig/Makefile /usr/ports/deskutils/gtkjournal/Makefile
--- /usr/ports/deskutils/gtkjournal.orig/Makefile Mon May 29 02:50:52 2006
+++ /usr/ports/deskutils/gtkjournal/Makefile Sat Aug 19 16:36:45 2006
@@ -2,17 +2,18 @@
# Date created: 08 February 2004
# Whom: Adam Weinberger <adamw at FreeBSD.org>
#
-# $FreeBSD: ports/deskutils/gtkjournal/Makefile,v 1.14 2006/05/29 06:11:15 mezz Exp $
+# $FreeBSD: ports/deskutils/gtkjournal/Makefile,v 1.15 2006/08/08 22:42:29 adamw Exp $
#
PORTNAME= gtkjournal
PORTVERSION= 0.3.5.b
PORTREVISION= 7
CATEGORIES= deskutils gnome
-MASTER_SITES= http://linuxhelp.homeunix.com/gtkjournal/files/
+MASTER_SITES= http://linuxhelp.homeunix.com/gtkjournal/files/ \
+ http://www.alaskaparadise.com/freebsd/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= adamw at FreeBSD.org
+MAINTAINER= beech at alaskaparadise.com
COMMENT= Gtk+-2 journal/diary
LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 \
@@ -25,8 +26,14 @@
GNU_CONFIGURE= yes
USE_GNOME= gnomehack lthack gnometarget
CONFIGURE_ARGS= --enable-gtkspell
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAN1= ${PORTNAME}.1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} > 700000
+BROKEN= Does not compile on 7-CURRENT.
+.endif
+
+.include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list