mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Remove unused dependency on gdkpixbuf.
Submitted by: Pav Lucistnik <pav@oook.cz> Reviewed by: Dongsu Jang <potato@hellocity.net> (author)
This commit is contained in:
parent
41b00fc117
commit
c5be6b871a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83520
@ -1,5 +1,5 @@
|
||||
# New ports collection makefile for: liteamp
|
||||
# Date created: 23 June 2003
|
||||
# Date created: 24 June 2003
|
||||
# Whom: Hye-Shik Chang <perky@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
@ -19,7 +19,7 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk20 libgnomeui libbonoboui libxml2 \
|
||||
libgnomecanvas libartlgpl2 pango gdkpixbuf \
|
||||
libgnomecanvas libartlgpl2 pango \
|
||||
atk gnomevfs2 gconf2 libbonobo
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
Loading…
Reference in New Issue
Block a user