switch to new MULTI_PACKAGES
This commit is contained in:
parent
fed260c722
commit
b7b5c42027
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2006/07/14 05:20:45 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2006/11/21 21:04:56 espie Exp $
|
||||
|
||||
COMMENT= "color, low memory usage, xterm replacement"
|
||||
COMMENT-main= "color, low memory usage, xterm replacement"
|
||||
COMMENT-clock= "analog clock for X11 w/appoint. reminder and mail notif"
|
||||
|
||||
VER= 2.7.10
|
||||
DISTNAME= rxvt-${VER}
|
||||
PKGNAME= rxvt-${VER}p0
|
||||
PKGNAME-main= rxvt-${VER}p1
|
||||
PKGNAME-clock= rclock-${VER}p0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rxvt/} \
|
||||
@ -24,8 +24,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= X11 Xpm c
|
||||
|
||||
MULTI_PACKAGES= -clock
|
||||
SUBPACKAGE?=
|
||||
MULTI_PACKAGES= -main -clock
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,5 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2004/09/15 19:26:31 espie Exp $
|
||||
@mode 4755
|
||||
bin/rxvt
|
||||
@mode
|
||||
@man man/man1/rxvt.1
|
6
x11/rxvt/pkg/PLIST-main
Normal file
6
x11/rxvt/pkg/PLIST-main
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/21 21:04:56 espie Exp $
|
||||
@pkgpath x11/rxvt
|
||||
@mode 4755
|
||||
bin/rxvt
|
||||
@mode
|
||||
@man man/man1/rxvt.1
|
Loading…
x
Reference in New Issue
Block a user