diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-02 12:53:36 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-02 12:53:36 +0000 |
commit | 48570a4c38e71e1112c034a48d6dc6fb6ebc8cd2 (patch) | |
tree | ce2d3a4e3afbb6878abab7034e4523468b0a9270 /textproc | |
parent | 7068e21d2976f38e741fc022a38131e742539996 (diff) | |
download | ports-48570a4c38e71e1112c034a48d6dc6fb6ebc8cd2.tar.gz ports-48570a4c38e71e1112c034a48d6dc6fb6ebc8cd2.zip |
Notes
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> |