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/gedit2 | |
parent | c8fb2901caed15c2c85806fe9c2a1ca6ff34ff7d (diff) | |
download | ports-a807affb952816cfe8b431eaae5b3a2e551fcfbb.tar.gz ports-a807affb952816cfe8b431eaae5b3a2e551fcfbb.zip |
Notes
Diffstat (limited to 'editors/gedit2')
-rw-r--r-- | editors/gedit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index b73d5809d94e..0dcf898d0758 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 |