diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-04-12 01:12:59 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-04-12 01:12:59 +0000 |
commit | 02b0bf81ba3871e74e0c5eb798f7519896c6f644 (patch) | |
tree | a5cfb25dfe2d60d8b2399f9aa264211fe5750707 /x11-toolkits/gtk-sharp10/Makefile | |
parent | f4614c19aee2d538c59b7fc56ff17c036e7d9e55 (diff) | |
download | ports-02b0bf81ba3871e74e0c5eb798f7519896c6f644.tar.gz ports-02b0bf81ba3871e74e0c5eb798f7519896c6f644.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp10/Makefile')
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 4dc7a04828c1..8d3e914384ff 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk-sharp PORTVERSION= 1.0.10 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-toolkits MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ @@ -23,7 +23,8 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GMAKE= yes USE_PERL5_RUN= yes -USE_GNOME= gnomehack gtkhtml3 vte librsvg2 +USE_GNOME= gnomehack gtkhtml3 vte librsvg2 libgnomecanvas \ + libgnomeprintui libglade2 MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} |