diff options
Diffstat (limited to 'net-im/gnomeicu/Makefile')
-rw-r--r-- | net-im/gnomeicu/Makefile | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index ede41bb8ae26..fd93b079b355 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -5,28 +5,28 @@ # $FreeBSD$ # -PORTNAME= gnomeicu -PORTVERSION= 0.93 -CATEGORIES= net gnome -MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ - ftp://ftp.vision.net.au/ftp7/linuxberg/files/gnome/com/ \ - ftp://ftp.datacomm.ch/.3/linuxberg/files/gnome/com/ \ - ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/files/gnome/com/ +PORTNAME= gnomeicu +PORTVERSION= 0.93 +CATEGORIES= net gnome +MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ + ftp://ftp.vision.net.au/ftp7/linuxberg/files/gnome/com/ \ + ftp://ftp.datacomm.ch/.3/linuxberg/files/gnome/com/ \ + ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/files/gnome/com/ -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= nectar@FreeBSD.org -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gdbm.2:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ + gdbm.2:${PORTSDIR}/databases/gdbm -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -USE_X_PREFIX= YES -USE_BZIP2= YES -GNU_CONFIGURE= YES -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ - CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome +USE_X_PREFIX= yes +USE_BZIP2= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ + CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" +CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ |