summaryrefslogtreecommitdiff
path: root/net-im/gnomeicu
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-03 09:28:27 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-03 09:28:27 +0000
commitfc55d54372845527929ed5dbd42a1d874d3af22e (patch)
tree026f8e02700b8c525a177afeed75041fc998cacd /net-im/gnomeicu
parentUpdate to epic4 0.9.9. (diff)
Whitespace changes.
Notes
Notes: svn path=/head/; revision=33356
Diffstat (limited to 'net-im/gnomeicu')
-rw-r--r--net-im/gnomeicu/Makefile36
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 ; \