diff options
-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 |