Skip to content

Commit

Permalink
- Add missing dependency
Browse files Browse the repository at this point in the history
- Fix plist

Approved by:	portmgr blanket
  • Loading branch information
AMDmi3 committed Dec 27, 2018
1 parent cbcc8a6 commit 9a4afa2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion devel/physfs-devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= physfs
PORTVERSION= 3.0.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/
PKGNAMESUFFIX= -devel
Expand All @@ -12,7 +13,7 @@ COMMENT= Library to provide abstract access to various archives

CONFLICTS_INSTALL= physfs-[0-9]*

USES= cmake:insource tar:bzip2
USES= cmake:insource readline tar:bzip2
USE_LDCONFIG= yes

.include <bsd.port.mk>
1 change: 1 addition & 0 deletions devel/physfs-devel/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ lib/libphysfs.so.1
lib/libphysfs.so.3.0.1
lib/libphysfs.a
lib/libphysfs.so
libdata/pkgconfig/physfs.pc

0 comments on commit 9a4afa2

Please sign in to comment.