diff options
author | oliver <oliver@FreeBSD.org> | 2003-06-16 06:05:32 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-06-16 06:05:32 +0800 |
commit | 962b8bd1978d30ca0b0390042273f63dbc5d5883 (patch) | |
tree | fb6cdd6668de2cdfae0158fd50e19ea238719a29 /audio/snack/files | |
parent | ca874ececa06e8cce8a97fd96a30a65c85213356 (diff) | |
download | freebsd-ports-gnome-962b8bd1978d30ca0b0390042273f63dbc5d5883.tar.gz freebsd-ports-gnome-962b8bd1978d30ca0b0390042273f63dbc5d5883.tar.zst freebsd-ports-gnome-962b8bd1978d30ca0b0390042273f63dbc5d5883.zip |
update snack to 2.2.2
Diffstat (limited to 'audio/snack/files')
-rw-r--r-- | audio/snack/files/patch-Makefile.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/snack/files/patch-Makefile.in b/audio/snack/files/patch-Makefile.in index 697347cbd5a3..25248918edf2 100644 --- a/audio/snack/files/patch-Makefile.in +++ b/audio/snack/files/patch-Makefile.in @@ -12,4 +12,13 @@ +TK_INCPATH = %%LOCALBASE%%/include/tk8.3/generic # The path to the X11 include files + +@@ -12,7 +12,7 @@ + # Install SNACK package here + +-SNACK_INSTALL_PATH = @SNACK_INSTALL_PATH@ ++SNACK_INSTALL_PATH = %%PREFIX%%/lib + SNACK_HINSTALL_PATH = @SNACK_HINSTALL_PATH@ + + # |