Port libXpm additionally installs sxpm(1) when more dependencies are present.

Register those explicitly to get consistent package.

Submitted by:	nork
This commit is contained in:
Dejan Lesjak 2007-06-04 17:20:29 +00:00
parent d16e6fb5e3
commit 997e874e60
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192726
2 changed files with 4 additions and 2 deletions

View file

@ -7,14 +7,15 @@
PORTNAME= libXpm
PORTVERSION= 3.5.6
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Pixmap library
XORG_CAT= lib
USE_XORG= xproto x11
USE_XORG= xproto x11 xext xextproto xt
MAN1= cxpm.1
MAN1= cxpm.1 sxpm.1
.include <bsd.port.mk>

View file

@ -1,4 +1,5 @@
bin/cxpm
bin/sxpm
include/X11/xpm.h
lib/libXpm.a
lib/libXpm.la