diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-18 21:33:09 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-18 21:33:09 +0000 |
commit | 654cfe5a3be6c64f0fd481517f81f7990582edb9 (patch) | |
tree | 187bf037ddc357b6ecde53c5c71d51fce5df4e06 /x11-toolkits/gtksourceview | |
parent | b8eba4ec6c195eadd7e105d4ab0db40e7617e0c6 (diff) | |
download | ports-654cfe5a3be6c64f0fd481517f81f7990582edb9.tar.gz ports-654cfe5a3be6c64f0fd481517f81f7990582edb9.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtksourceview')
-rw-r--r-- | x11-toolkits/gtksourceview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile index 49314fc6d267..f86dd78b498e 100644 --- a/x11-toolkits/gtksourceview/Makefile +++ b/x11-toolkits/gtksourceview/Makefile @@ -21,7 +21,7 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack libgnome +USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lgnuregex" |