Mark these ports IGNORE until they can be update to work with Gaim 0.82.1.
This commit is contained in:
parent
605f8dfb78
commit
e639255917
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117622
3 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,8 @@ MAINTAINER= freebsd@next-generation.org
|
|||
MASTERDIR= ${.CURDIR}/../../net/gaim
|
||||
MD5_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
IGNORE= Requires update to work with Gaim 0.82.1
|
||||
|
||||
CONFLICTS= gaim-*
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -19,6 +19,8 @@ COMMENT= Provides Rss support for Gaim
|
|||
BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
|
||||
RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
|
||||
|
||||
IGNORE= Requires update to work with Gaim 0.82.1
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 libxml2
|
||||
|
|
|
@ -19,6 +19,8 @@ COMMENT= Provides Rss support for Gaim
|
|||
BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
|
||||
RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
|
||||
|
||||
IGNORE= Requires update to work with Gaim 0.82.1
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 libxml2
|
||||
|
|
Loading…
Reference in a new issue