diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 02:58:13 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-21 02:58:13 +0800 |
commit | df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e (patch) | |
tree | dd790ca6c84e29063a946c2a928298cdbc24311d /graphics/linux-XnViewMP | |
parent | 91d17ef60101776a9d6abda5b326390d158d2500 (diff) | |
download | freebsd-ports-gnome-df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e.tar.gz freebsd-ports-gnome-df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e.tar.zst freebsd-ports-gnome-df914c9c5cd9f2b1e0ee1fb0610c2ebc7bf8f40e.zip |
cleanup plist
Diffstat (limited to 'graphics/linux-XnViewMP')
-rw-r--r-- | graphics/linux-XnViewMP/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/linux-XnViewMP/Makefile b/graphics/linux-XnViewMP/Makefile index 969ad4f66458..0b066187e926 100644 --- a/graphics/linux-XnViewMP/Makefile +++ b/graphics/linux-XnViewMP/Makefile @@ -23,7 +23,6 @@ USE_LINUX_APPS= xorglibs PLIST_FILES= bin/xnview-mp lib/xnview-mp/libQtCore.so.4 \ lib/xnview-mp/libQtGui.so.4 lib/xnview-mp/xnview -PLIST_DIRS= lib/xnview-mp post-patch: @${REINPLACE_CMD} -e "s|\.|${PREFIX}/lib/xnview-mp|" ${WRKSRC}/xnview.sh |