diff options
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r-- | cad/oregano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index febaa14..30f63ab 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= cairo.1:${PORTSDIR}/graphics/cairo USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gtksourceview intlhack libglade2 \ - libgnomeprintui + libgnomeui libgnomeprintui USE_GMAKE= yes USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |