Stage support
This commit is contained in:
parent
e1db1d8e84
commit
9738e2a3ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341880
2 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,5 @@ COMMENT= X11/Motif-based addressbook program
|
|||
USES= imake motif
|
||||
USE_XORG= ice sm x11 xext xi xp xt oldx
|
||||
WRKSRC= ${WRKDIR}/xmaddressbook
|
||||
MAN1= xmaddressbook.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
bin/xmaddressbook
|
||||
man/man1/xmaddressbook.1.gz
|
||||
lib/X11/app-defaults/XmAddressBook
|
||||
lib/X11/xmaddressbook/xmaddressbook.hlp
|
||||
@dirrm lib/X11/xmaddressbook
|
||||
|
|
Loading…
Reference in a new issue