diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-11 01:28:44 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-11 01:28:44 +0800 |
commit | 848145a6323ca231f464a02c42b9dee63965a87f (patch) | |
tree | 53d138f823d1c2820b42d34c999d352db44c489c /deskutils/libstreams | |
parent | a8fca07d2e2e1e40bed1fb3f790c095af89f2de5 (diff) | |
download | freebsd-ports-gnome-848145a6323ca231f464a02c42b9dee63965a87f.tar.gz freebsd-ports-gnome-848145a6323ca231f464a02c42b9dee63965a87f.tar.zst freebsd-ports-gnome-848145a6323ca231f464a02c42b9dee63965a87f.zip |
- Add staging support to the Strigi ports.
- Indicate that deskutils/strigi is a meta-port.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
Diffstat (limited to 'deskutils/libstreams')
-rw-r--r-- | deskutils/libstreams/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/libstreams/Makefile b/deskutils/libstreams/Makefile index b58bc69ca583..f51778446e91 100644 --- a/deskutils/libstreams/Makefile +++ b/deskutils/libstreams/Makefile @@ -11,7 +11,6 @@ COMMENT= Strigi desktop search: streams library USES= iconv USE_LDCONFIG= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e \ 's,$${LIB_DESTINATION}/pkgconfig,libdata/pkgconfig,' \ |