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 /net | |
parent | bd9f599df54ebdf3420742209b995e6d121840ed (diff) | |
download | ports-eff7605e0c83da1fa0b42427a28c1bdc1efaa735.tar.gz ports-eff7605e0c83da1fa0b42427a28c1bdc1efaa735.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | net/amule/Makefile | 2 | ||||
-rw-r--r-- | net/amule1/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |