mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Fix a nifty vim typo (my fault, of course), and s/use_BZIP2/USE_BZIP2/.
Reported by: infofarmer
This commit is contained in:
parent
ed1fbcc49f
commit
00a806a2f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193423
@ -17,7 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
|
||||
|
||||
USE_XLIB= yes
|
||||
use_BZIP2= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= gnomeprefix gnomehack gtk20
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pidgin-guifications-2.14.tar.gz) = 45332f33f9803b9b1f8f92fcc5197c58
|
||||
SHA256 (pidgin-guifications-2.14.tar.gz) = e6c2cdba365457e7ae71221cb99f093e5462c2f4877d8b64a95e3a90c8b13a6a
|
||||
SIZE (pidgin-guifications-2.14.tar.gz) = 687785
|
||||
MD5 (pidgin-guifications-2.14.tar.bz2) = 3c7b126d255d0c768a4af699c4454481
|
||||
SHA256 (pidgin-guifications-2.14.tar.bz2) = 6ff41878af4603c5a3fbde22548846a2230f1934a63c1ae17f6334649e4d4907
|
||||
SIZE (pidgin-guifications-2.14.tar.bz2) = 545044
|
||||
|
Loading…
Reference in New Issue
Block a user