diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-03 09:40:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-03 09:40:47 +0000 |
commit | eff7605e0c83da1fa0b42427a28c1bdc1efaa735 (patch) | |
tree | ca33c30d2f9695cb562c034d36d75a32ad16945b | |
parent | bd9f599df54ebdf3420742209b995e6d121840ed (diff) | |
download | ports-eff7605e0c83da1fa0b42427a28c1bdc1efaa735.tar.gz ports-eff7605e0c83da1fa0b42427a28c1bdc1efaa735.zip |
Notes
-rw-r--r-- | net-p2p/amule1/Makefile | 2 | ||||
-rw-r--r-- | net/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | net/amule/Makefile | 2 | ||||
-rw-r--r-- | net/amule1/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/amule1/Makefile b/net-p2p/amule1/Makefile index 0f2af98f39e7..86d2e7a2df2d 100644 --- a/net-p2p/amule1/Makefile +++ b/net-p2p/amule1/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= amule MAINTAINER= ganael.laplanche@martymac.com COMMENT= Just another eMule P2P Client -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk \ +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.2:${PORTSDIR}/ftp/curl USE_X_PREFIX= yes diff --git a/net/amule-devel/Makefile b/net/amule-devel/Makefile index 0f2af98f39e7..86d2e7a2df2d 100644 --- a/net/amule-devel/Makefile +++ b/net/amule-devel/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= amule MAINTAINER= ganael.laplanche@martymac.com COMMENT= Just another eMule P2P Client -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk \ +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.2:${PORTSDIR}/ftp/curl USE_X_PREFIX= yes diff --git a/net/amule/Makefile b/net/amule/Makefile index 0f2af98f39e7..86d2e7a2df2d 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= amule MAINTAINER= ganael.laplanche@martymac.com COMMENT= Just another eMule P2P Client -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk \ +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.2:${PORTSDIR}/ftp/curl USE_X_PREFIX= yes diff --git a/net/amule1/Makefile b/net/amule1/Makefile index 0f2af98f39e7..86d2e7a2df2d 100644 --- a/net/amule1/Makefile +++ b/net/amule1/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= amule MAINTAINER= ganael.laplanche@martymac.com COMMENT= Just another eMule P2P Client -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk \ +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.2:${PORTSDIR}/ftp/curl USE_X_PREFIX= yes |