diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-31 07:22:13 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-31 07:22:13 +0000 |
commit | d2182f50d32a1af706de9702949eab79ed610f10 (patch) | |
tree | e984bc93a1305f2f4bd093e950f805d1c5efb049 | |
parent | 9cdebddf5b0f584b4dc5923c3a87a79110ec3e08 (diff) | |
download | ports-d2182f50d32a1af706de9702949eab79ed610f10.tar.gz ports-d2182f50d32a1af706de9702949eab79ed610f10.zip |
Notes
-rw-r--r-- | net-im/libyahoo2/Makefile | 5 | ||||
-rw-r--r-- | net/libyahoo2/Makefile | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index ab4648b953a6..03a0a154dd47 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -15,11 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A C library that handles the new Yahoo! Messenger protocol -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig - USE_BZIP2= yes -USE_GNOME= gnomehack glib20 +USE_GNOME= glib20 gnomehack gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net/libyahoo2/Makefile b/net/libyahoo2/Makefile index ab4648b953a6..03a0a154dd47 100644 --- a/net/libyahoo2/Makefile +++ b/net/libyahoo2/Makefile @@ -15,11 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A C library that handles the new Yahoo! Messenger protocol -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig - USE_BZIP2= yes -USE_GNOME= gnomehack glib20 +USE_GNOME= glib20 gnomehack gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |