diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-09 09:42:20 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-09 09:42:20 +0000 |
commit | e28a4ede968645270214ca07091edad76564f3a1 (patch) | |
tree | 4dc3694a25008b92081ac0d8660397f7138b1971 /editors | |
parent | e9aacb6e30ae64a7a1ed5bc624bd5f9f6d4e7b9c (diff) |
Notes
Diffstat (limited to 'editors')
-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 \ |