mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
* Update distinfo with new checksum. This distfile was re-rolled to fix a
configure script generation problem * Add a missing dependency on xscrnsaver for pidgin [1] Reported by: pointyhat via pav [1]
This commit is contained in:
parent
1581107410
commit
7fbf2d47c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213428
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pidgin
|
PORTNAME= pidgin
|
||||||
PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
|
|
||||||
MAINTAINER= marcus@FreeBSD.org
|
MAINTAINER= marcus@FreeBSD.org
|
||||||
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)
|
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)
|
||||||
|
@ -27,6 +27,7 @@ WITH_GTKUI= yes
|
||||||
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_GNOME= gnomeprefix gnomehack intlhack gtk20
|
USE_GNOME= gnomeprefix gnomehack intlhack gtk20
|
||||||
|
USE_XORG= xscrnsaver
|
||||||
WANT_GNOME= yes
|
WANT_GNOME= yes
|
||||||
CONFIGURE_ARGS= --disable-consoleui \
|
CONFIGURE_ARGS= --disable-consoleui \
|
||||||
--disable-nm
|
--disable-nm
|
||||||
|
|
Loading…
Add table
Reference in a new issue