diff options
-rw-r--r-- | editors/gedit/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index b73d580..0dcf898 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/gedit MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gnomeui.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index b73d580..0dcf898 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/gedit MAINTAINER= andy@icc.surw.chel.su -LIB_DEPENDS= gnomeui.2:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes GNU_CONFIGURE= yes |