summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-30 17:25:32 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-30 17:25:32 +0000
commit7515dca7154fb52b59427312c4c357a9f477aada (patch)
treef3352d718ae225930f6d373cda7c784da1ff08fa /cad
parentUpdate to 1.8a5. (diff)
Add missing dependency.
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=122830
Diffstat (limited to 'cad')
-rw-r--r--cad/oregano/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index febaa143eac6..30f63abc9e31 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" \