diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-18 02:24:18 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-18 02:24:18 +0000 |
commit | a807affb952816cfe8b431eaae5b3a2e551fcfbb (patch) | |
tree | 68c37daf1a8865da369fc827798820d1d995bd7c /editors/gedit | |
parent | Make good the notation for making c++rt0.o. (diff) |
Use updated gnomelibs.
PR: ports/14374
Submitted by: rod@oscentral.org
Diffstat (limited to 'editors/gedit')
-rw-r--r-- | editors/gedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index b73d5809d94e..0dcf898d0758 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 |