diff options
author | anray <anray@FreeBSD.org> | 2008-02-18 20:08:16 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2008-02-18 20:08:16 +0800 |
commit | 851ec1b4415b03a8f23527690cb33d9a49d3502d (patch) | |
tree | ff570b3126feacf5577a187db51f2ab4f74a149e /x11-themes/sawfish-themes | |
parent | e4f5fa478e6b1354185b66dc1842b8bbf75ec062 (diff) | |
download | freebsd-ports-gnome-851ec1b4415b03a8f23527690cb33d9a49d3502d.tar.gz freebsd-ports-gnome-851ec1b4415b03a8f23527690cb33d9a49d3502d.tar.zst freebsd-ports-gnome-851ec1b4415b03a8f23527690cb33d9a49d3502d.zip |
- Fix previous commit.
Diffstat (limited to 'x11-themes/sawfish-themes')
-rw-r--r-- | x11-themes/sawfish-themes/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile index 3c710f76a1c9..fd0eb842d495 100644 --- a/x11-themes/sawfish-themes/Makefile +++ b/x11-themes/sawfish-themes/Makefile @@ -28,7 +28,6 @@ DATA_DIRS= 2YearsToNever Anonymous Aquiline BWM Big Blackwindow Bubbles_Exact \ bluefoo gorilla gorillaz mxflat typo do-install: - @${LN} -sf ${PREFIX}/share/sawfish/1.3.? ${PREFIX}/share/sawfish/1.3 @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes .for d in ${DATA_DIRS} @${MKDIR} ${PREFIX}/share/sawfish/1.3/themes/${d} |