Fix LIB_DEPENDS to make this build again.

This commit is contained in:
naddy 2001-04-17 19:02:39 +00:00
parent a5af56271a
commit f2a8bf4164
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/04/15 10:32:06 wilfried Exp $
# $OpenBSD: Makefile,v 1.3 2001/04/17 19:02:39 naddy Exp $
COMMENT= 'Text Editor for FLTK'
@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.robertk.com/pub/Source/fl_editor/
EXTRACT_SUFX= .tgz
LIB_DEPENDS= fltk::x11/fltk
LIB_DEPENDS= fltk.::x11/fltk
BUILD_DEPENDS= ${LOCALBASE}/lib/libflvw.a::x11/flvw
USE_X11= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2001/04/15 10:23:05 wilfried Exp $
# $OpenBSD: Makefile,v 1.3 2001/04/17 19:02:40 naddy Exp $
COMMENT= 'FLTK Virtual Styles, List, Table, and Complex Table Widgets'
@ -21,7 +21,7 @@ MASTER_SITE_SUBDIR= flvw
EXTRACT_SUFX= .tgz
LIB_DEPENDS= fltk::x11/fltk
LIB_DEPENDS= fltk.::x11/fltk
USE_X11= Yes
CONFIGURE_STYLE= gnu