diff options
Diffstat (limited to 'textproc/gtkdiff/Makefile')
-rw-r--r-- | textproc/gtkdiff/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/gtkdiff/Makefile b/textproc/gtkdiff/Makefile index 1fd871469f5a..391ab0f56698 100644 --- a/textproc/gtkdiff/Makefile +++ b/textproc/gtkdiff/Makefile @@ -9,13 +9,12 @@ PORTNAME= gtkdiff PORTVERSION= 1.8.0 PORTREVISION= 3 CATEGORIES= textproc gnome -MASTER_SITES= LOCAL/beech +MASTER_SITES= TUCOWS MAINTAINER= beech@FreeBSD.org -COMMENT= A frontend program for diff(1) written for GNOME +COMMENT= A frontend for diff(1) -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnomelibs +USE_GNOME= gnomehack gnomeprefix gnomelibs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |