diff options
-rw-r--r-- | editors/gedit/Makefile | 5 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index a4a44182222d..188856837283 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -8,14 +8,13 @@ DISTNAME= gedit-0.6.1 CATEGORIES= editors gnome -MASTER_SITES= http://www.oscentral.org/files/software/ \ - http://gedit.pn.org/tar/ \ - ftp://ftp.oscentral.org/pub/software/ +MASTER_SITES= http://gedit.pn.org/tar/ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs +FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index a4a44182222d..188856837283 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -8,14 +8,13 @@ DISTNAME= gedit-0.6.1 CATEGORIES= editors gnome -MASTER_SITES= http://www.oscentral.org/files/software/ \ - http://gedit.pn.org/tar/ \ - ftp://ftp.oscentral.org/pub/software/ +MASTER_SITES= http://gedit.pn.org/tar/ MAINTAINER= andy@icc.surw.chel.su LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs +FETCH_BEFORE_ARGS= -b USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ |