diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-02 20:53:36 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-02 20:53:36 +0800 |
commit | 6c9d72070aa4f640109996d880b411f8c699a501 (patch) | |
tree | 2e6ecbf846a28ff98e022ef44f7f6995ad12c7f1 /textproc | |
parent | 5d7804207b954d449287ec057b879beaa14e56e1 (diff) | |
download | freebsd-ports-gnome-6c9d72070aa4f640109996d880b411f8c699a501.tar.gz freebsd-ports-gnome-6c9d72070aa4f640109996d880b411f8c699a501.tar.zst freebsd-ports-gnome-6c9d72070aa4f640109996d880b411f8c699a501.zip |
- Drop dead MASTER SITE
- Fix WWW
- Pet portlint
PR: 96628
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/sagasu/Makefile | 5 | ||||
-rw-r--r-- | textproc/sagasu/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index fff0c642e2cb..9477391eecf1 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -7,15 +7,14 @@ PORTNAME= sagasu PORTVERSION= 2.0.8 CATEGORIES= textproc gnome -MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ \ - http://demian.dyndns.org/src/ +MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME tool to find strings in a set of files USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/textproc/sagasu/pkg-descr b/textproc/sagasu/pkg-descr index 1167d4dd6422..9c2aca2f6bf5 100644 --- a/textproc/sagasu/pkg-descr +++ b/textproc/sagasu/pkg-descr @@ -4,6 +4,6 @@ a search result launches a user command that can for example load the file in an editor at the appropriate line. The search can optionally ignore CVS directories. -WWW: http://sarrazip.com/dev/sagasu.html +WWW: http://www3.sympatico.ca/sarrazip/dev/sagasu.html Juan Salaverria -- <rael@vectorstar.net> |