diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cantus/Makefile | 4 | ||||
-rw-r--r-- | audio/cantus/pkg-plist | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile index cb469ec25..d23f741bd 100644 --- a/audio/cantus/Makefile +++ b/audio/cantus/Makefile @@ -24,8 +24,4 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-1$//} CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -post-patch: - @${REINPLACE_CMD} -e 's|share/gnome/apps|share/apps|' \ - ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/audio/cantus/pkg-plist b/audio/cantus/pkg-plist index 7a5348dc3..4c2ba7510 100644 --- a/audio/cantus/pkg-plist +++ b/audio/cantus/pkg-plist @@ -20,7 +20,7 @@ share/pixmaps/cantus/mp3.xpm share/pixmaps/cantus/todo.xpm share/pixmaps/cantus/warning.xpm share/pixmaps/cantus/addrecursive.xpm -share/apps/Applications/cantus.desktop +share/gnome/apps/Applications/cantus.desktop @dirrm share/pixmaps/cantus @dirrmtry share/pixmaps @dirrm doc/Cantus |