Test that xview works.
Fake.
This commit is contained in:
parent
f3cbb56810
commit
46eedd08f3
@ -1,6 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2000/03/24 23:28:07 espie Exp $
|
||||
|
||||
BROKEN= depend xview is broken
|
||||
# $OpenBSD: Makefile,v 1.8 2000/04/02 15:26:23 espie Exp $
|
||||
|
||||
DISTNAME= textedit
|
||||
PKGNAME= textedit-1.0
|
||||
@ -16,9 +14,10 @@ PERMIT_DISTFILES_FTP= "No license information"
|
||||
|
||||
MASTER_SITES= http://www.darwinsys.com/freeware/
|
||||
|
||||
LIB_DEPENDS= xview.3::x11/xview-lib
|
||||
LIB_DEPENDS= xview.3::x11/xview/lib
|
||||
|
||||
USE_IMAKE= Yes
|
||||
FAKE= Yes
|
||||
|
||||
do-install:
|
||||
$(INSTALL_PROGRAM) $(WRKSRC)/textedit $(PREFIX)/bin/textedit
|
||||
|
Loading…
Reference in New Issue
Block a user