1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-02-28 07:11:47 +00:00
parent 0882c85513
commit 5f80a6686b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346438
2 changed files with 2 additions and 6 deletions

View File

@ -12,18 +12,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= X utility to translate rgb values into X color names
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
RUN_DEPENDS= rgb>=1.0.3:${PORTSDIR}/x11/rgb
WRKSRC= ${WRKDIR}/xcolorsel
USES= imake
USE_XORG= xpm
.if !defined(NO_INSTALL_MANPAGES)
MAN1= xcolorsel.1
.endif
NO_STAGE= yes
post-patch:
@${ECHO_CMD} "*.file: ${LOCALBASE}/lib/X11/rgb.txt" >> ${WRKSRC}/Xcolorsel.ad
@${REINPLACE_CMD} -e 's|#include <malloc.h>||g' \

View File

@ -2,4 +2,5 @@ bin/xcolorsel
lib/X11/app-defaults/Xcolorsel
lib/X11/app-defaults/Xcolorsel-color
lib/X11/xcolorsel/Xcolorsel.help
man/man1/xcolorsel.1.gz
@dirrm lib/X11/xcolorsel