Chase lib bump of lang/librep. [1]
depricate & mark rep-gtk ignore, the update to lang/librep broke configure (removal of rep-config). depricate the only user of rep-gtk, graphics/lodju. set deprication date 1 month from now. Submitted by: pointyhat via pav [1] Pointyhat to: miwi@ [1]
This commit is contained in:
parent
1002fa9f4c
commit
e89f8ce08e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272690
@ -17,6 +17,9 @@ COMMENT?= An image management tool for the X Window System
|
||||
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk
|
||||
|
||||
DEPRECATED= depends on rep-gtk, which doesn't build anymore.
|
||||
EXPIRATION_DATE=2011-05-13
|
||||
|
||||
MAN1= lodju-create.1 lodju-gallery.1 lodju.1
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
|
@ -15,7 +15,11 @@ MASTER_SITES= GNOME
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= GTK+ binding for rep Lisp interpreter
|
||||
|
||||
LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep
|
||||
LIB_DEPENDS= rep.15:${PORTSDIR}/lang/librep
|
||||
|
||||
IGNORE= missing rep-config from librep port broke the build.
|
||||
DEPRECATED= missing rep-config from librep port broke the build.
|
||||
EXPIRATION_DATE=2011-05-13
|
||||
|
||||
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user