- Add missing USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
0f2b12d983
commit
837043c5d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357203
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= xdm
|
||||
PORTVERSION= 1.1.11
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -14,6 +14,7 @@ XORG_CAT= app
|
|||
USE_XORG= xmu x11 xau xinerama xpm xdmcp xt xext xaw
|
||||
CONFIGURE_ARGS+= --with-xdmconfigdir=${EXAMPLESDIR} \
|
||||
--with-xdmscriptdir=${EXAMPLESDIR}
|
||||
USES= libtool
|
||||
|
||||
CFFILES= GiveConsole TakeConsole Xaccess Xreset Xresources \
|
||||
Xservers Xsession Xsetup_0 Xstartup Xwilling xdm-config
|
||||
|
|
|
@ -2,7 +2,6 @@ bin/xdm
|
|||
%%XDMSHELL%%bin/xdmshell
|
||||
lib/X11/xdm/authdir
|
||||
lib/X11/xdm/chooser
|
||||
lib/X11/xdm/libXdmGreet.la
|
||||
lib/X11/xdm/libXdmGreet.so
|
||||
lib/X11/xdm/pixmaps/xorg-bw.xpm
|
||||
lib/X11/xdm/pixmaps/xorg.xpm
|
||||
|
|
Loading…
Reference in a new issue