diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 09:18:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 09:18:17 +0000 |
commit | e8508cf75ba9bf9e0142ccdeb67c48a7e2a9e695 (patch) | |
tree | 71beeffdccb0174f27d56d1a84c401a1116d8229 /net-im/ysm | |
parent | 7e83ca82f57324e57585cf18309655aa6aed7259 (diff) | |
download | ports-e8508cf75ba9bf9e0142ccdeb67c48a7e2a9e695.tar.gz ports-e8508cf75ba9bf9e0142ccdeb67c48a7e2a9e695.zip |
Notes
Diffstat (limited to 'net-im/ysm')
-rw-r--r-- | net-im/ysm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 3367a5d7bc47..2814ac1cf094 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -15,12 +15,12 @@ MASTER_SITES= ftp://rusunix.org/pub/FreeBSD/distfiles/ \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ysmv7_2_9_0 -MAINTAINER= vampiro@rusunix.org +MAINTAINER= aquatique@rusunix.org COMMENT= Command line ICQ client with ICQ2000 and recoding support LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv -USE_BZIP2= yes +USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ |