1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Add missing dependency on libglade.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2003-03-02 21:39:57 +00:00
parent edb6c267f3
commit cff8f03e53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76758
2 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= anjuta
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= anjuta
@ -19,7 +20,7 @@ LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf
USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf libglade
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -7,6 +7,7 @@
PORTNAME= anjuta
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= anjuta
@ -19,7 +20,7 @@ LIB_DEPENDS= scintilla.1:${PORTSDIR}/x11-toolkits/scintilla
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf
USE_GNOME= gnomeprefix gnomehack gnomevfs gnomeprint gdkpixbuf libglade
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \