mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix pkg-plist
Submitted by: kris
This commit is contained in:
parent
db7b52d82c
commit
01f1c535cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178302
@ -21,6 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmpqc.a:${PORTSDIR}/science/mpqc \
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -36,9 +36,11 @@ include/ghemical/utility.h
|
||||
include/ghemical/v3d.h
|
||||
@dirrm include/ghemical
|
||||
lib/libghemical.so.0
|
||||
lib/libghemical.so
|
||||
lib/libghemical.la
|
||||
lib/libghemical.a
|
||||
lib/pkgconfig/libghemical.pc
|
||||
@dirrm lib/pkgconfig
|
||||
share/libghemical/%%LIBGHEMICAL_VERSION%%/amber/all_amino02.in
|
||||
share/libghemical/%%LIBGHEMICAL_VERSION%%/amber/all_aminoct02.in
|
||||
share/libghemical/%%LIBGHEMICAL_VERSION%%/amber/all_aminont02.in
|
||||
|
Loading…
Reference in New Issue
Block a user