- Replace deprecated variable (INSTALLS_SHLIB)
- Remove directories that are not listed in mtree file Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: jkoshy (maintainer)
This commit is contained in:
@@ -24,7 +24,7 @@ USE_GNOME= gnomehack gnometarget pkgconfig
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
@@ -12,3 +12,5 @@ libdata/pkgconfig/tre.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/tre-syntax.html
|
||||
@dirrm include/tre
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/fi
|
||||
|
||||
Reference in New Issue
Block a user