diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-06 14:53:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-06 14:53:31 +0000 |
commit | 9830a728e7ad5e22558444b326008231421ef9f0 (patch) | |
tree | cd0e38cd4971a699e6f2f9ff28528f7253b38697 /x11-toolkits/shared-desktop-ontologies | |
parent | 75a96b0afb84165aa7da56fe5f307b647e002de7 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/shared-desktop-ontologies')
-rw-r--r-- | x11-toolkits/shared-desktop-ontologies/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/shared-desktop-ontologies/Makefile b/x11-toolkits/shared-desktop-ontologies/Makefile index 67a14930f962..b7e8ffbea67b 100644 --- a/x11-toolkits/shared-desktop-ontologies/Makefile +++ b/x11-toolkits/shared-desktop-ontologies/Makefile @@ -14,7 +14,6 @@ INSTALL_TARGET= install USE_BZIP2= yes USES= cmake pkgconfig -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|share/cmake/SharedDesktopOntologies|lib/cmake/SharedDesktopOntologies|' \ ${WRKSRC}/CMakeLists.txt |