mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Add staging support
This commit is contained in:
parent
f3b812142d
commit
0ae9e27a67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352484
@ -26,7 +26,8 @@ USE_XORG= xpm xbitmaps x11 xaw xmu xt sm ice xext
|
||||
CFLAGS+= -D_X_SENTINEL\(x\)= -D_X_ATTRIBUTE_PRINTF\(x,y\)= \
|
||||
-D_X_DEPRECATED= -DUSG
|
||||
|
||||
MAN1= pixmap.1
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} 's| $$(PIXMAPDIR|$$(PIXMAPDIR|' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,4 +13,5 @@ lib/X11/Pixmap/Up
|
||||
lib/X11/Pixmap/Term
|
||||
lib/X11/Pixmap/Excl
|
||||
lib/libXgnu.a
|
||||
man/man1/pixmap.1.gz
|
||||
@dirrm lib/X11/Pixmap
|
||||
|
Loading…
Reference in New Issue
Block a user