diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-09-10 12:18:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-09-10 12:18:53 +0000 |
commit | 9a3d77d4f2f668346450563e88b25c83e2fa9434 (patch) | |
tree | c7a5c6db0320f95b89e6600bf98340dcee2917b7 /graphics/povray | |
parent | adef9566748ed5e06ccc78fadc79300f84d68b71 (diff) | |
download | ports-9a3d77d4f2f668346450563e88b25c83e2fa9434.tar.gz ports-9a3d77d4f2f668346450563e88b25c83e2fa9434.zip |
Notes
Diffstat (limited to 'graphics/povray')
-rw-r--r-- | graphics/povray/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 30daacfd4156..78e93ccc0324 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -23,6 +23,7 @@ DIST_SUBDIR= povray30 USE_XLIB= yes MAN1= povray.1 +NO_LATEST_LINK= yes POVLIB= ${PREFIX}/lib/povray3 |