diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-11-10 03:34:52 +0800 |
commit | bc3fc272cb2351e65ea3193bb106edba6ec9923e (patch) | |
tree | 805a4a873e5fc8f0291372f1229bdfd484589a8c | |
parent | 9b28c81580701d37c4893cff21d2f40a18dbc550 (diff) | |
download | freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.gz freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.tar.zst freebsd-ports-gnome-bc3fc272cb2351e65ea3193bb106edba6ec9923e.zip |
wxgtk-devel -> wxgtk
-rw-r--r-- | biology/treeviewx/Makefile | 3 | ||||
-rw-r--r-- | editors/poedit/Makefile | 4 | ||||
-rw-r--r-- | games/abridge/Makefile | 3 | ||||
-rw-r--r-- | games/scorched3d-devel/Makefile | 4 | ||||
-rw-r--r-- | games/scorched3d/Makefile | 4 | ||||
-rw-r--r-- | graphics/multivideo/Makefile | 3 | ||||
-rw-r--r-- | mail/mahogany/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/xmule/Makefile | 3 | ||||
-rw-r--r-- | net/lmule/Makefile | 4 | ||||
-rw-r--r-- | net/xmule/Makefile | 3 | ||||
-rw-r--r-- | security/hashish/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython24/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython26/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-wxPython28/Makefile | 3 |
15 files changed, 30 insertions, 19 deletions
diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index c0782522c11e..f9b65d4fa95a 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -7,6 +7,7 @@ PORTNAME= treeviewx PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/ DISTNAME= tv-${PORTVERSION} @@ -14,7 +15,7 @@ DISTNAME= tv-${PORTVERSION} MAINTAINER= tonym@biolateral.com.au COMMENT= A phylogenetic tree viewer -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 5b131e6b4067..9620da093a95 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -8,7 +8,7 @@ PORTNAME= poedit PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ COMMENT= gettext catalogs (.po files) editor BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \ intl.5:${PORTSDIR}/devel/gettext \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/games/abridge/Makefile b/games/abridge/Makefile index 8dcdc7c5143e..2b9c70767857 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -6,13 +6,14 @@ PORTNAME= abridge PORTVERSION= 0.4.0 +PORTREVISON= 1 CATEGORIES= games MASTER_SITES= http://www.abridgegame.org/src/ MAINTAINER= Janos.Mohacsi@bsd.hu COMMENT= Bridge game -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk GNU_CONFIGURE= yes diff --git a/games/scorched3d-devel/Makefile b/games/scorched3d-devel/Makefile index 1de1b9260441..ce9de115b21f 100644 --- a/games/scorched3d-devel/Makefile +++ b/games/scorched3d-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d @@ -19,7 +19,7 @@ COMMENT= Scorched is a game based loosely on the classic DOS game LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk SCORCH_VERSION= 35 WRKSRC= ${WRKDIR}/scorched diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile index 1de1b9260441..ce9de115b21f 100644 --- a/games/scorched3d/Makefile +++ b/games/scorched3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scorched3d @@ -19,7 +19,7 @@ COMMENT= Scorched is a game based loosely on the classic DOS game LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ SDL_net.0:${PORTSDIR}/net/sdl_net \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk SCORCH_VERSION= 35 WRKSRC= ${WRKDIR}/scorched diff --git a/graphics/multivideo/Makefile b/graphics/multivideo/Makefile index ff54899c6184..ef1c3ebaec02 100644 --- a/graphics/multivideo/Makefile +++ b/graphics/multivideo/Makefile @@ -8,6 +8,7 @@ PORTNAME= multivideo PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -15,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= An image sequence viewer -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/mail/mahogany/Makefile b/mail/mahogany/Makefile index 13707f023207..7944fc6d3928 100644 --- a/mail/mahogany/Makefile +++ b/mail/mahogany/Makefile @@ -7,6 +7,7 @@ PORTNAME= mahogany PORTVERSION= 0.65 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mahogany @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= mahogany MAINTAINER= ports@freebsd.org COMMENT= An X11 mail and news client -LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS+= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/net-p2p/xmule/Makefile b/net-p2p/xmule/Makefile index 05658d59fd1e..24096a572b1d 100644 --- a/net-p2p/xmule/Makefile +++ b/net-p2p/xmule/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmule PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmule @@ -19,7 +20,7 @@ COMMENT= Port of eMule eDonkey P2P client using wxWindows class library LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes diff --git a/net/lmule/Makefile b/net/lmule/Makefile index 71829e1a154c..c5e525b9c601 100644 --- a/net/lmule/Makefile +++ b/net/lmule/Makefile @@ -7,7 +7,7 @@ PORTNAME= lmule PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lmule @@ -17,7 +17,7 @@ COMMENT= Port of eMule eDonkey P2P client using wxWindows class library LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget FORBIDDEN= "Probable format string bug and no longer maintained, port will be removed after Feb 2" diff --git a/net/xmule/Makefile b/net/xmule/Makefile index 05658d59fd1e..24096a572b1d 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmule PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmule @@ -19,7 +20,7 @@ COMMENT= Port of eMule eDonkey P2P client using wxWindows class library LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ expat.4:${PORTSDIR}/textproc/expat2 \ - wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel + wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_X_PREFIX= yes diff --git a/security/hashish/Makefile b/security/hashish/Makefile index e05bc28e108e..eb808880571d 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -8,6 +8,7 @@ PORTNAME= hashish PORTVERSION= 0.4b +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www4.ncsu.edu/~jllovela/ @@ -21,7 +22,7 @@ COMMENT= A file and string hashing utility BROKEN= "Compile fails: cannot find cryptopp/sapphire.h" BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk USE_REINPLACE= yes WRKSRC= ${WRKDIR}/Hashish diff --git a/x11-toolkits/py-wxPython/Makefile b/x11-toolkits/py-wxPython/Makefile index 3d171a40788a..f47d1f767f5e 100644 --- a/x11-toolkits/py-wxPython/Makefile +++ b/x11-toolkits/py-wxPython/Makefile @@ -7,6 +7,7 @@ PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index 3d171a40788a..f47d1f767f5e 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -7,6 +7,7 @@ PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index 3d171a40788a..f47d1f767f5e 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -7,6 +7,7 @@ PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile index 3d171a40788a..f47d1f767f5e 100644 --- a/x11-toolkits/py-wxPython28/Makefile +++ b/x11-toolkits/py-wxPython28/Makefile @@ -7,6 +7,7 @@ PORTNAME= wxPython PORTVERSION= 2.4.1.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxpython @@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG COMMENT= Python bindings for the wxWindows/GTK GUI toolkit -LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk-devel +LIB_DEPENDS= wx_gtk-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython |