- Fix pkgconfig
Reported by: pkg (DEVELOPER_MODE)
This commit is contained in:
parent
260502fad6
commit
214199b680
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320517
2 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,7 @@ RUN_DEPENDS+= harminv:${PORTSDIR}/science/harminv
|
|||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix
|
||||
USE_FORTRAN= yes
|
||||
USE_GCC= 4.6+
|
||||
USES= gettext iconv
|
||||
|
|
|
@ -13,5 +13,4 @@ include/meep/vec.hpp
|
|||
%%DATADIR%%/meep-enums.scm
|
||||
%%DATADIR%%/meep.scm
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrmtry lib/pkgconfig
|
||||
@dirrm include/meep
|
||||
|
|
Loading…
Reference in a new issue